]> git.lyx.org Git - features.git/commitdiff
Preamble.cpp: register refstyle
authorUwe Stöhr <uwestoehr@lyx.org>
Sun, 17 Feb 2013 01:17:04 +0000 (02:17 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Sun, 17 Feb 2013 01:17:04 +0000 (02:17 +0100)
- also Revert "tex2lyx/TODO.txt: update" [4159f05c/lyxgit]
more works needs to be done here

src/tex2lyx/Preamble.cpp
src/tex2lyx/TODO.txt

index b643c90b13fe96af4cd34fbfe4cc285c1fc61c8b..7e902c6c7ea962cd76922bef3b1c83a0b49e434c 100644 (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};
 
index 298560825091a877768f386289445b1ed2733ad8..1ceeae54410bed8f334eaf1578ea0579cab8f037 100644 (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