diff options
author | Karl Berry <karl@freefriends.org> | 2019-05-21 21:11:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-05-21 21:11:13 +0000 |
commit | 17798e345996666d6ca4620fd7c659e1b33949ae (patch) | |
tree | f165c0e58f118627d83dcd106e4409c1c24efda6 /Master/tlpkg | |
parent | 474fcb97dec178e39c0f996b2e4a99f9e4bf1a11 (diff) |
mathalpha replacing mathalfa (21may19)
git-svn-id: svn://tug.org/texlive/trunk@51179 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/mathalpha.tlpsrc | 0 |
4 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index e3821fef360..d1d133e4acd 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -441,7 +441,7 @@ my @TLP_working = qw( makeshape mandi manfnt manfnt-font manuscript manyind marcellus margbib marginfit marginfix marginnote markdown marvosym matc3 matc3mem match_parens - math-e math-into-latex-4 mathabx mathabx-type1 mathalfa mathastext + math-e math-into-latex-4 mathabx mathabx-type1 mathalpha mathastext mathcommand mathcomp mathdesign mathdots mathexam mathfam256 mathfixs mathfont mathpartir mathpazo mathpunctspace mathspec mathtools matlab-prettifier mathspic maths-symbols diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 0b3a2e8b843..2e7ce07ccc4 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -751,7 +751,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'match_parens',"&MAKEflatten", 'mathabx', "&MAKEflatten", 'mathabx-type1', "&MAKEflatten", - 'mathalfa', "&MAKEflatten", + 'mathalpha', "&MAKEflatten", 'mathesatz-examples', "die 'skipping, big'", 'mathexam', "&MAKEflatten", 'mathgifg', "die 'skipping, nonfree font support'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 910dd7e7214..a65aaf880fc 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -699,7 +699,7 @@ depend marginfit depend marginfix depend marginnote depend markdown -depend mathalfa +depend mathalpha depend mathastext depend mathexam depend mathfam256 diff --git a/Master/tlpkg/tlpsrc/mathalpha.tlpsrc b/Master/tlpkg/tlpsrc/mathalpha.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/mathalpha.tlpsrc |