diff options
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 1b1c0dc0e4a..d706906abf0 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -85,7 +85,7 @@ $Master = "$mydir/../.."; 'antp', "die 'skipping, use poltawski'", 'antt', "&MAKEcopy", 'apacite', "&MAKEflatten", - 'apl', "die 'skipping, apl license'", + 'apl', "die 'skipping, noinfo license'", 'arabi', "&MAKEarabi", 'arabtex', "&MAKEarabtex", 'arbeit', "die 'skipping, latex 2.09 and never in tl'", @@ -104,6 +104,7 @@ $Master = "$mydir/../.."; 'aurora', "die 'skipping, nocommercial license'", 'auto1', "die 'skipping, nonfree font support'", 'autolatex', "die 'skipping, too complicated, sorry'", + 'autotab', "die 'skipping, noinfo license, latex 2.09'", 'babelbib', "&MAKEcopy", 'backgammon', "die 'skipping, nonfree license'", 'bangtex', "&MAKEflatten", |