]> git.lyx.org Git - lyx.git/blobdiff - lib/chkconfig.ltx
Scons: adopt Georg's solution for tex2lyx/gettext
[lyx.git] / lib / chkconfig.ltx
index 8f2784dd4d2b52e5e314c946f37e04140a323677..e9f983a67cff9fab1e899a43589282b87453df18 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}