diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-15 00:34:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-15 00:34:37 +0000 |
commit | d0c1973e2a0b6ecebd5b4571c959ef8b32fd6ca8 (patch) | |
tree | 63be6df2b3e75d189fae53321cfe21fccd44ae34 /Master/tlpkg/bin | |
parent | 58151c6db30061d71c2627427b2958779c644adc (diff) |
new (mf) font package mathabx
git-svn-id: svn://tug.org/texlive/trunk@10599 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 4 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
2 files changed, 5 insertions, 1 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', diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 89927e0904c..7932b2028b3 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -136,7 +136,7 @@ my @WorkingTLP = qw( lshort-vietnamese ltablex ltabptch ltxindex ltxmisc lxfonts mafr magyar mailing makebarcode makebox makecell makecirc makecmds makeglos - makeplot maple marginnote marvosym mathdots mathexam + makeplot maple marginnote marvosym mathabx mathdots mathexam mathmode mathspec maybemath mcaption mceinleger mciteplus mdwtools memexsupp memoir MemoirChapStyles mentis |