diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index b2bafc289ba..551e67b2c38 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -92,7 +92,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'algorithm2e', "&MAKEflatten", 'algorithmicx',"&MAKEnosymlinks", 'alkalami', "&MAKEflatten", - 'allrunes', "&MAKEflatten", + 'allrunes', "die 'make all fr* tfms, then back to &MAKEflatten'", 'almfixed', "&MAKEflatten", 'alphabib', "die 'skipping, shell script, and no doc source?'", 'alterqcm', "&MAKEaqcm", @@ -267,7 +267,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'cm-unicode', "&MAKEflatten", 'cmastro', "die 'skipping, noinfo license, author unknown'", 'cmbright', "&MAKEcopy", - 'cmcyr', "&MAKEflatten", + 'cmcyr', "die 'make all cm*1 tfms, then back to &MAKEflatten'", 'cmcyralt', "die 'skipping, noinfo license'", 'cmexb', "&MAKEflatten", 'cmsrb', "&MAKEflatten", @@ -1154,6 +1154,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'tabto', "die 'skipping, use tabto-generic or tabto-ltx'", 'tamethebeast',"&MAKEtamethebeast", 'tamil-omega', "die 'skipping, supports nonfree ISM fonts'", #"&MAKEflatten", + 'tap', "die 'POSTtap should make tap.tfm'", 'taupin', "die 'skipping, noinfo license'", 'taylor', "die 'skipping, nonfree'", 'tclldoc', "die 'skipping, use tcldoc'", |