diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 7938994ead6..b13c1b9a696 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -158,7 +158,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'borceux', "&MAKEborceux", 'bridge', "die 'skipping, latex 2.09'", 'burmese', "&MAKEflatten", - 'business-research', "die 'skipping, noinfo license, w32 fonts'", + 'business-research', "die 'skipping, w32 fonts'", 'c90', "&MAKEc90", 'cachepic', "&MAKEcopy", 'calxxxx', "die 'skipping, nomodify license'", @@ -813,7 +813,8 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'texsis', "&MAKEtexsis", 'tfrupee', "&MAKEflatten", 'tgothic', "die 'skipping, use bookhands'", - 'thaifonts-scalable', "die 'skipping, Thai, fontforge format only'", + 'thaifonts-arundina', "die 'skipping, fontforge format only'", + 'thaifonts-scalable', "die 'skipping, fontforge format only'", 'thesis-titlepage-fhAC',"die 'skipping, use ...fhac'", 'thsmc', "die 'skipping, requires nonfree font'", 'ticket', "&MAKEflatten", @@ -885,6 +886,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'wadalab', "&MAKEwadalab", 'wasy2', "&MAKEflatten", 'winedt', "die 'skipping, nonfree license'", + 'winfonts', "die 'skipping, support for nonfree fonts'", 'wntamil', "die 'skipping, nonfree license'", 'wordcount', "&MAKEwordcount", 'wp-conv', "die 'skipping, nonfree license'", |