summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index db24e840edf..3137cab7190 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -255,6 +255,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'makor', "&MAKEbase",
'manjutex', "die 'skipping, obsolete on CTAN'", #"&MAKEflatten",
'manpage', "die 'skipping, nonfree license'",
+ 'mathabx', "&MAKEflatten",
'marvosym', "&MAKEnosymlinks",
'mathdesign', "&MAKEmathdesign",
'mathexam', "&MAKEflatten",
@@ -658,6 +659,7 @@ $standardsourcefmt='latex';
'ibygrk', 'generic',
'ifxetex', 'generic',
'jadetex', 'jadetex',
+ 'mathabx', 'generic',
'mathdots', 'generic',
'metatex', 'plain',
'mfpic', 'generic',
@@ -765,6 +767,7 @@ $standardfmt='latex';
'lnotes', 'chinese',
'lshort-portuguese', 'portuguese',
'lshort-spanish', 'spanish',
+ 'mathabx', 'fonts',
'mathdots', 'generic',
'metatex', 'plain',
'metauml', 'metapost',
@@ -930,6 +933,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|\.cmap|\.4ht$';
'mff', '\.sty|mf[^f].*\.tex',
'mfpic', 'mfpic.tex|mfpic.sty|mfppatch.tex',
'midnight', '\.tex',
+ 'mathabx', 'mathabx\.(dcl|tex)|' . $standardtex,
'mathdots', '\.mld|' . $standardtex,
'misc', '\.sty|\.ltx|\.cls',
'mkpattern', 'mkpatter.tex',