]> git.lyx.org Git - lyx.git/blobdiff - lib/chkconfig.ltx
Separate caption and label from InsetListingsParams and handle them separately in...
[lyx.git] / lib / chkconfig.ltx
index fa30b09ad68d19b3590fec9a70a8a931be10e6c2..5804ec10c551748d514d70352a2415dff8824eb9 100644 (file)
@@ -60,6 +60,7 @@
 \newcommand{\AddVariable}[2]{
   \immediate\write\sed{s!@chk_#1@!#2!g}
   \immediate\write\vars{chk_#1='#2'}}
+
 \newcommand{\AddPackage}[1]{
   \immediate\write\packages{#1}}
 
@@ -93,6 +94,7 @@
 
 \newcommand{\TestPackage}[2][\default]{
   \TestItem[#1]{#2}{package}{sty}{\AddPackage{#2}}{}}
+
 \newcommand{\TestDocClass}[2]{
    \def\layoutname{#1}  % remember the name of the layout file
    \@ifundefined{layout@#1}
 \TestPackage{longtable}
 \TestPackage{natbib}
 \TestPackage{nomencl}
+\TestPackage{pdfcolmk}
 \TestPackage{prettyref}
 \TestPackage{preview}
 \TestPackage{rotating}
 \TestPackage{setspace}
+\TestPackage{soul}
 \TestPackage{subfigure}
 \TestPackage{textcomp}
 \TestPackage{varioref}
 \TestPackage{url}
+\TestPackage{xcolor}
 
 % The test for the graphics package is slightly more involved...
 \newcommand\groption{dvips}