diff options
author | Karl Berry <karl@freefriends.org> | 2020-11-05 22:15:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-11-05 22:15:28 +0000 |
commit | 6e3f701774a0ee614ff08e2cc1930b4d4bcb3102 (patch) | |
tree | 887d6246b4d94dd143d56eed65477c12d4f46abc /Master/tlpkg/libexec/ctan2tds | |
parent | 86150b021e30a24eeef3151108c04d3f31c3b114 (diff) |
algolrevived (5nov20)
git-svn-id: svn://tug.org/texlive/trunk@56864 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 40654f4ffa0..c12a6cfec1d 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -89,6 +89,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'aecc', "die 'skipping, obsolete on CTAN'", 'akktex', "&MAKEflatten", 'alatex', "die 'skipping, 1995 LaTeX generalization'", + 'algolrevived',"&MAKEflatten", 'algorithm2e', "&MAKEflatten", 'algorithmicx',"&MAKEnosymlinks", 'alkalami', "&MAKEflatten", |