]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.cpp
cleanup error messages
[lyx.git] / src / Layout.cpp
index f1d76c6228298a936bc4cc026096680206433465..85fe11a8abebe336c26f44a022d08418ece50c29 100644 (file)
@@ -177,8 +177,8 @@ bool Layout::read(Lexer & lex, TextClass const & tclass)
                { "htmlstyle",      LT_HTMLSTYLE },
                { "htmltag",        LT_HTMLTAG },
                { "innertag",       LT_INNERTAG },
-               { "intitle",        LT_INTITLE },
                { "inpreamble",     LT_INPREAMBLE },
+               { "intitle",        LT_INTITLE },
                { "itemsep",        LT_ITEMSEP },
                { "itemtag",        LT_ITEMTAG },
                { "keepempty",      LT_KEEPEMPTY },