X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fchkconfig.ltx;h=7b106aa17c88e38bdfc3d4f160433f0b432be1ee;hb=2427bfaf0f970eff6d8a3d284de48420b0ce5fd7;hp=fa30b09ad68d19b3590fec9a70a8a931be10e6c2;hpb=b65a2f2b7bae0a711f39a8c276c4b2d2cf7944af;p=lyx.git diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index fa30b09ad6..7b106aa17c 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -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} @@ -233,17 +235,22 @@ \TestPackage{geometry} \TestPackage{jurabib} \TestPackage{latex8} +\TestPackage{listings} \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} @@ -266,25 +273,25 @@ % fine. \TestPackage[times.sty]{psnfss} % not sure if these are in all versions of psnfss -\TestPackage{mathptmx} -\TestPackage{mathptm} -\TestPackage{mathpazo} -\TestPackage{mathpple} -\TestPackage{utopia} \TestPackage{avant} \TestPackage{bookman} -\TestPackage{newcent} -\TestPackage{charter} \TestPackage{chancery} +\TestPackage{charter} +\TestPackage{mathpazo} +\TestPackage{mathpple} +\TestPackage{mathptm} +\TestPackage{mathptmx} +\TestPackage{newcent} +\TestPackage{utopia} % Other font packages -\TestPackage{lmodern} \TestPackage{ae} -\TestPackage{fourier} -\TestPackage{cmbright} -\TestPackage{luximono} +\TestPackage{bera} \TestPackage{ccfonts} +\TestPackage{cmbright} \TestPackage{eco} -\TestPackage{bera} +\TestPackage{fourier} +\TestPackage{lmodern} +\TestPackage{luximono} \TestPackage{tipa}