diff options
author | Karl Berry <karl@freefriends.org> | 2008-02-15 23:39:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-02-15 23:39:18 +0000 |
commit | 507cec9a207f30ee9d1d832c58310ba00b1ad718 (patch) | |
tree | 2f963105ef696da061c66c1cb19a61bc635a27cf | |
parent | 6b42cc30777f17cd67344297b6732d5e5baaa9e9 (diff) |
skipping msgs
git-svn-id: svn://tug.org/texlive/trunk@6643 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index fa8661abbf1..a343b0ca5af 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -225,7 +225,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'lshort-korean', '&MAKElshort', 'ltt', "&MAKEltt", 'ltxbase', "&MAKEbase", - 'ltxmisc', "die 'too complicated, sorry'", + 'ltxmisc', "die 'skippng, too complicated, sorry'", 'lxfonts', "&MAKEcopy", 'lucida', "&MAKElucida", 'makecell', "&MAKEnosymlinks", @@ -237,11 +237,12 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'mathexam', "&MAKEflatten", 'mathmode', "&setup", 'mathpazo', "&MAKEmathpazo", - 'mdwfonts', "die 'too many tfm duplicates'", + 'mdwfonts', "die 'skipping, too many tfm duplicates'", 'metaobj', "&MAKEflatten", 'metauml', "&MAKEmetauml", 'mflogo', "&MAKEmflogo", 'mfpic', "&MAKEflatten", + 'minionpro', "die 'skipping, requires nonfree minion'", 'minitoc', "&MAKEunzip", 'misc', "&MAKEmisc", 'mkbangtex', "die 'skipping, no copyright (and python)'", @@ -257,7 +258,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'mxd', "&MAKEflatten", 'mxedruli', "&MAKEflatten", 'ncctools', "&MAKEflatten", - 'nohyph', "die 'nohyph must be done by hand'", + 'nohyph', "die 'skipping, nohyph must be done by hand'", 'oberdiek', "&MAKEoberdiek", 'ocherokee', "&MAKEflatten", 'ocr-a', "die 'skipping, nosell license'", |