diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-19 17:56:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-19 17:56:10 +0000 |
commit | 1dbd0518b6db62517fd29328eef0eb7656ed28bd (patch) | |
tree | 0d0c467ed980e5834939fc327f8bc8b7998b520e /Master/tlpkg/libexec/ctan2tds | |
parent | ec78dd8d5701cbadcf66bf155e57190708415ba9 (diff) |
rm ANUfinalexam, rename to anufinalexam
git-svn-id: svn://tug.org/texlive/trunk@26052 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
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'", |