diff options
author | Norbert Preining <preining@logic.at> | 2009-09-24 17:11:41 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-09-24 17:11:41 +0000 |
commit | dc8220b4bc19bb79ac831d7db954767301d2bd45 (patch) | |
tree | ec3025405ea41e119e464c98f9e3747ba8eb24f3 /Master/tlpkg/libexec | |
parent | 6b3e4f3f58c3a0728870967c9372697025a4478e (diff) |
add mattens support in tlpkg-ctan-check and ctan2tds
git-svn-id: svn://tug.org/texlive/trunk@15446 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 b4af52ced4b..ea6f4de284f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -351,6 +351,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'mathmode', "&setup", 'mathpazo', "&MAKEmathpazo", 'matlab', "die 'skipping, requires nonfree matlab'", + 'mattens', "&MAKEflatten", 'mdwfonts', "die 'skipping, too many tfm duplicates'", 'mem', "die 'skipping, experimental ca.2006'", 'meper', "die 'skipping, requires Java, confused licensed'", |