Preamble.cpp: register refstyle

- also Revert "tex2lyx/TODO.txt: update" [4159f05c/lyxgit]
more works needs to be done here
This commit is contained in:
Uwe Stöhr 2013-02-17 02:17:04 +01:00
parent ec09560cb8
commit 43bcf4c9c2
2 changed files with 2 additions and 1 deletions

View File

@ -181,7 +181,7 @@ const char * const known_xetex_packages[] = {"arabxetex", "fixlatvian",
const char * const known_lyx_packages[] = {"amsbsy", "amsmath", "amssymb",
"amstext", "amsthm", "array", "babel", "booktabs", "calc", "CJK", "color",
"float", "fontspec", "graphicx", "hhline", "ifthen", "longtable", "makeidx",
"multirow", "nomencl", "pdfpages", "rotating", "rotfloat", "splitidx",
"multirow", "nomencl", "pdfpages", "refstyle", "rotating", "rotfloat", "splitidx",
"setspace", "subscript", "textcomp", "tipa", "tipx", "ulem", "url", "varioref",
"verbatim", "wrapfig", "xunicode", 0};

View File

@ -52,6 +52,7 @@ Format LaTeX feature LyX feature
392 new beamer format InsetLayout
396 nameref.sty InsetRef
399 automatic mathdots loading \use_mathdots
404 refstyle.sty InsetRef
407 vertical offset for multirows InsetTabular
411 support for polyglossia \language_package (the cases of no package, of babel and of custom package is supported)
415 automatic undertilde loading \use_package undertilde