summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2009-09-24 17:11:41 +0000
committerNorbert Preining <preining@logic.at>2009-09-24 17:11:41 +0000
commitdc8220b4bc19bb79ac831d7db954767301d2bd45 (patch)
treeec3025405ea41e119e464c98f9e3747ba8eb24f3 /Master/tlpkg
parent6b3e4f3f58c3a0728870967c9372697025a4478e (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')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index f6d9d7a9b2b..20508f68996 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -160,7 +160,7 @@ my @WorkingTLP = qw(
makebarcode makebox makecell makecirc makecmds makeglos
makeplot maple margbib
marginnote marvosym mathabx mathdots mathexam
- mathmode mathspec maybemath
+ mathmode mathspec mattens maybemath
mcaption mceinleger mciteplus mdwtools memdesign memexsupp
memoir MemoirChapStyles mentis
menu metago metalogo metaobj metaplot metatex metauml
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'",