diff options
Diffstat (limited to 'Master/tlpkg/bin/tlpkg-ctan-check')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 69ed96af40d..d96c6d4cd7b 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -91,7 +91,7 @@ my @WorkingTLP = qw( emptypage emulateapj emp encxvlna endfloat endheads engpron engrec enumitem envbig environ envlab epigrafica epigraph epiolmec eplain - epsdice epsf epsincl epslatex-fr epspdf epspdfconversion + epsdice epsf epsincl epslatex-fr epspdfconversion eqlist eqparbox errata es-tex-faq ESIEEcv erdc esdiff esint esint-type1 eskd eskdx eso-pic esvect estcpmm @@ -175,7 +175,7 @@ my @WorkingTLP = qw( multido multiobjective munich muthesis mwcls mxedruli nag namespc natbib nath nature ncclatex ncctools needspace newfile newlfm nextpage - nfssext-cfr nicefram nicetext nih noitcrul + nfssext-cfr niceframe nicetext nih noitcrul nomencl nomentbl nostarch notes notes2bib ntgclass ntheorem-vn numname numprint oberdiek ocr-latex octavo ofs ogham oldstyle onlyamsmath opcit @@ -278,10 +278,11 @@ my @WorkingTLP = qw( yagusylo york-thesis yplan ziffer zhmetrics zhspacing zwgetfdate zwpagelayout ); - +# epspdf - skip since Siep updates it locally. exit (&main ()); + sub main { # get the Master dir and texlive.tlpdb |