Adjust comment (thanks Jose)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39976 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2011-10-25 20:02:59 +00:00
parent be793db531
commit 2736d09656

View File

@ -1,6 +1,6 @@
This file lists features that are supported by LyX but not yet converted (or This file lists features that are supported by LyX but not yet converted (or
not converted completely) by tex2lyx. Currently, only features up to file not converted completely) by tex2lyx. Currently, (all?) features up to the
format 345 (LyX 1.6.x) are listed. The table is organized in three columns: current file format are listed. The table is organized in three columns:
Format: First file format that supports the feature. In some cases the Format: First file format that supports the feature. In some cases the
@ -58,7 +58,8 @@ Format LaTeX feature LyX feature
367 relative lengths for h and v space InsetSpace, InsetVSpace 367 relative lengths for h and v space InsetSpace, InsetVSpace
368 glue lengths InsetSpace 368 glue lengths InsetSpace
369 author id \author 369 author id \author
370 \date{} \suppress_date (partly supported, see bug #7844) 370 \date{} \suppress_date
(partly supported, see bug #7844)
371 automatic mhchem loading \use_mhchem 371 automatic mhchem loading \use_mhchem
375 \includeonly \{begin,end}_includeonly 375 \includeonly \{begin,end}_includeonly
376 update .aux of unincluded children \maintain_unincluded_children 376 update .aux of unincluded children \maintain_unincluded_children