]> git.lyx.org Git - lyx.git/blobdiff - lib/chkconfig.ltx
do not create invalid .lyx files when importing \i{}, \j{}, \l{} or \L{}.
[lyx.git] / lib / chkconfig.ltx
index 8f2784dd4d2b52e5e314c946f37e04140a323677..cbf8a184dc7e1cd55a95fd9501fbf33b8f47a82a 100644 (file)
            {\AddLayout[\firstelement]{\layoutname}{#2}{true}}
            {\AddLayout[\firstelement]{\layoutname}{#2}{false}}
 }
-\newcommand{\DeclareLinuxDocClass}[2][\default]{
-  \message{^^J\prefix checking for linuxdoc class \layoutname... }
-  \@ifundefined{haslinuxdoc}
-    {\message{no^^J}
-     \AddLayout[#1]{\layoutname}{#2}{false}}
-    {\message{yes^^J}
-     \AddLayout[#1]{\layoutname}{#2}{true}}
-}
 % Only for compatibility. Will be removed later.
 \let\DeclareSGMLClass=\DeclareDocBookClass
 
 \TestPackage{booktabs}
 \TestPackage{color} % this one should be there if graphics.sty is there.
 \TestPackage{dvipost}
+\TestPackage{esint}
 \TestPackage{fancybox}
 \TestPackage{fancyhdr}
 \TestPackage{floatflt}
 \TestPackage{latex8}
 \TestPackage{longtable}
 \TestPackage{natbib}
+\TestPackage{nomencl}
 \TestPackage{prettyref}
 \TestPackage{preview}
 \TestPackage{rotating}
 \TestPackage{setspace}
 \TestPackage{subfigure}
+\TestPackage{textcomp}
 \TestPackage{varioref}
 \TestPackage{url}