X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fchkconfig.ltx;h=790eb77cd67f9c3e6370551685e16e665a1fff15;hb=44a5cfc89ced180ed4411bf0f46d3df3756725e5;hp=248935acf484cbdeeddaf0847c6f3356b6c47d64;hpb=242118065bcbe1a518ebfbb149baea47f37aaa76;p=lyx.git diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index 248935acf4..790eb77cd6 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -215,25 +215,28 @@ %%% Packages -\TestPackage{a4} -\TestPackage{a4wide} +\TestPackage{algorithm} \TestPackage{array} \TestPackage{babel} +\TestPackage{bibtopic} \TestPackage{color} % this one should be there if graphics.sty is there. +\TestPackage{dvipost} +\TestPackage{fancybox} \TestPackage{fancyhdr} \TestPackage{floatflt} -\TestPackage{setspace} -\TestPackage{subfigure} +\TestPackage{framed} \TestPackage{geometry} +\TestPackage{jurabib} +\TestPackage{latex8} \TestPackage{longtable} -\TestPackage{algorithm} +\TestPackage{natbib} +\TestPackage{prettyref} +\TestPackage{preview} \TestPackage{rotating} -\TestPackage{latex8} -\TestPackage{url} +\TestPackage{setspace} +\TestPackage{subfigure} \TestPackage{varioref} -\TestPackage{prettyref} -\TestPackage{natbib} -\TestPackage{dvipost} +\TestPackage{url} % The test for the graphics package is slightly more involved... \newcommand\groption{dvips} @@ -253,6 +256,28 @@ % times.sty. If times.sty is here, we will assume that everything is % 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} +% Other font packages +\TestPackage{lmodern} +\TestPackage{ae} +\TestPackage{fourier} +\TestPackage{cmbright} +\TestPackage{luximono} +\TestPackage{ccfonts} +\TestPackage{eco} +\TestPackage{bera} +\TestPackage{tipa} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%% END ACTUAL CONFIGURATION INSPECTION CODE %%%%%%%%%%%%%%%%%%%%%%%%%%%%