summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index e3c2bd869b4..5c495267b70 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -52,6 +52,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
# can have their own subroutine.
#
%special = (
+ 'ANUfinalexam',"die 'skipping, use anufinalexam'",
'AkkTeX', "&MAKEflatten",
'Catalogue', "die 'skipping, goes stale too soon'",
'CJK', "die 'skipping, use cjk'",
@@ -80,6 +81,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'aeb_mobile', "die 'skipping, per author (dps) request'",
'aeb_pro', "die 'skipping, per author (dps) request'",
'aeb_tilebg', "die 'skipping, per author (dps) request'",
+ 'akktex', "die 'skipping, use AkkTeX'",
'alatex', "die 'skipping, 1995 LaTeX generalization'",
'algorithmicx',"&MAKEnosymlinks",
'allrunes', "&MAKEflatten",
@@ -97,7 +99,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'antomega', "die 'skipping, not ready'", #"&MAKEflatten",
'antp', "die 'skipping, use poltawski'",
'antt', "&MAKEcopy",
- 'anufinalexam',"die 'skipping, use ANUfinalexam'",
'apacite', "&MAKEflatten",
'apalike', "die 'skipping, merged into bibtex'",
'apl', "die 'skipping, noinfo license'",