]> git.lyx.org Git - features.git/commitdiff
tex2lyx/preamble.cpp: take also care of lyxlist, lyxcode, and lyxaddress
authorUwe Stöhr <uwestoehr@web.de>
Fri, 10 Jul 2009 12:38:22 +0000 (12:38 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Fri, 10 Jul 2009 12:38:22 +0000 (12:38 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30448 a592a061-630c-0410-9148-cb99ea01b6c8

src/tex2lyx/preamble.cpp

index 1b97bb500fdc813210ce81f3527450c7bca78c57..24e24df8b79c09a0ff9891a00b3a446afff59fa4 100644 (file)
@@ -107,11 +107,12 @@ const char * const known_coded_paper_margins[] = { "leftmargin", "topmargin",
 const char * const known_lyx_commands[] = { "binom", "cedilla", "cyrtext",
 "dacute", "dgrave", "docedilla", "doogonek", "dosubhat", "dosubring",
 "dosubtilde", "greektext", "guillemotleft", "guillemotright", "guilsinglleft",
-"guilsinglright", "LyX", "lyxadded", "lyxarrow", "lyxdeleted", "lyxdot",
-"lyxgreyedout", "lyxline", "lyxmathsym", "LyXParagraphLeftIndent",
-"lyxrightaddress", "makenomenclature", "mathcircumflex", "noun", "ogonek",
-"printnomenclature", "quotedblbase", "quotesinglbase", "rcap", "subhat",
-"subring", "subtilde", "tabularnewline", "textcyr", "textgreek", 0};
+"guilsinglright", "LyX", "lyxadded", "lyxaddress", "lyxarrow", "lyxcode",
+"lyxdeleted", "lyxdot", "lyxgreyedout", "lyxline", "lyxlist", "lyxmathsym",
+"LyXParagraphLeftIndent", "lyxrightaddress", "makenomenclature",
+"mathcircumflex", "noun", "ogonek", "printnomenclature", "quotedblbase",
+"quotesinglbase", "rcap", "subhat", "subring", "subtilde", "tabularnewline",
+"textcyr", "textgreek", 0};
 
 const char * const known_lyx_comments[] = { 
 "%% Binom macro for standard LaTeX users\n",
@@ -123,6 +124,7 @@ const char * const known_lyx_comments[] = {
 "% the following is useful when we have the old nomencl.sty package\n",
 "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.\n",
 "%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.\n",
+"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Textclass specific LaTeX commands.\n",
 0};
 
 // default settings