summaryrefslogtreecommitdiff
path: root/Build/tools/tpm-ctan-check
diff options
context:
space:
mode:
Diffstat (limited to 'Build/tools/tpm-ctan-check')
-rwxr-xr-xBuild/tools/tpm-ctan-check12
1 files changed, 7 insertions, 5 deletions
diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check
index 1f79fc80025..4f92f5f082d 100755
--- a/Build/tools/tpm-ctan-check
+++ b/Build/tools/tpm-ctan-check
@@ -5,7 +5,7 @@
use File::Basename;
-#amscls amsltx2 amsmath
+# euenc
my @WorkingTPM = qw(
12many
a0poster aastex abbr abc abstract accfonts acmtrans acronym
@@ -34,7 +34,7 @@ my @WorkingTPM = qw(
engrec enumitem envbig epiolmec eplain
epsf epslatex-fr eqparbox es-tex-faq
ESIEEcv esint esint-type1 eskd eskdx eso-pic etaremune
- ethiop ethiop-t1 euenc euro europecv eurosans everypage exam
+ ethiop ethiop-t1 euro europecv eurosans everypage exam
examdesign examplep exercise expressg extarrows exteps
extpfeil extract extsizes
faktor fancyhdr fancynum fancyref fax featpost filecontents fixme
@@ -94,7 +94,7 @@ my @WorkingTPM = qw(
snapshot songbook sort-by-letters soul sparklines spie
splines splitbib splitindex spotcolor sprite srcltx sseq
ssqquote stack stage stdclsdv stdpage stellenbosch struktex
- sttools subeqn subeqnarray subfig subfloat substr sudoku
+ sttools subeqn subeqnarray subfig subfigure subfloat substr sudoku
sudokubundle sugconf supertabular svgcolor svn svn-multi svninfo
swebib syntax syntrace synttree
t-angles Tabbing tableaux tabulary tabvar talk tamethebeast
@@ -109,12 +109,14 @@ my @WorkingTPM = qw(
vancouver variations varindex vector velthuis verse versions
vhistory visualfaq vmargin volumes vpe
wallpaper warning warpcol williams wordlike wrapfig
- xcolor xifthen xkeyval xltxtra xq xtab xyling xypic-tut-pt
+ xcolor xifthen xkeyval xq xtab xyling xypic-tut-pt
xytree
york-thesis
);
#abstyles not updated but too old to matter
+#amscls amsltx2 amsmath - AMS packages come from tds zips, all very weird
#beebe needs more work
+#euenc - xetex people don't keep ctan up to date
#logic/gn-logic14 conflicts with logic font
#lshort-russian # only zip files on CTAN
#malayalam # missing C sources on CTAN wrote author 5jun05.
@@ -122,9 +124,9 @@ my @WorkingTPM = qw(
#mpattern # not up-to-date on CTAN wrote author 28may05.
#plnfss # only a zip file on CTAN
#slidenotes # non-free: ALl rights reserved, nothing else!
-#subfigure # installs ltxdoc.cfg!!!
#shortlst # works, but license: no profit! needs catalogue update
#sae # works, no profit license!
+#xltxtra - xetex people don't keep ctan up to date
chomp (my $mydir = `dirname $0`);
chomp ($mydir = `cd $mydir && pwd`);