diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index dca94d2d107..0fbdcc3bcaa 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -455,6 +455,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'ifacmtg', "die 'skipping, nonfree license'", 'ifluatex', "die 'skipping, use oberdiek'", 'ifmslide', "&MAKEflatten", + 'imprintmtshadow', "die 'skipping, nonfree font support'", 'indxcite', "die 'skipping, too old, license suboptimal'", 'induni-om', "die 'skipping, for omega, use of pua?'", 'invoice', "&MAKEflatten", @@ -544,6 +545,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'logfilter', "die 'skipping, nosource (and java)'", 'loggates', "die 'skipping, LaTeX 2.09 and never in TL'", 'logic', "die 'skipping, noinfo license, ancient'", + 'lsabon', "die 'skipping, nonfree font support'", 'lshort', "die 'skipping, use lshort-english (or whatever language)'", 'lshort-bulgarian', '&MAKElshort', 'lshort-chinese', '&MAKElshort', @@ -684,7 +686,9 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pageframe', "die 'skipping, noinfo license'", 'pageno', "die 'skipping, nosell license'", 'pagesLTS', "die 'skipping, use pageslts'", - 'pandora', "&MAKEflatten", + 'pandora', "die 'skipping, nosell license'", + 'pandora-latex', "die 'skipping, pandora is nosell'", + 'pandora-type1', "die 'skipping, pandora is nosell'", 'paradigm', "die 'skipping, too old, for BLUe'", 'paratype', "&MAKEcopy", 'pb-diagram', "&MAKEpbdiagram", |