diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-06 20:07:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-06 20:07:29 +0000 |
commit | 0d097e63778f65493565a54cbd52d7be8b141505 (patch) | |
tree | bde1e08ab86a005605b88e08a541fa04938c7bee /Master/texmf-dist/tex/latex/mathalpha | |
parent | a007511ba29dbac62d6f6173a5bb58b66b43ee48 (diff) |
mathalpha (6oct19)
git-svn-id: svn://tug.org/texlive/trunk@52305 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mathalpha')
-rw-r--r-- | Master/texmf-dist/tex/latex/mathalpha/mathalpha.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/mathalpha/mathalpha.sty b/Master/texmf-dist/tex/latex/mathalpha/mathalpha.sty index 573cb915cf8..cacc0b5ec01 100644 --- a/Master/texmf-dist/tex/latex/mathalpha/mathalpha.sty +++ b/Master/texmf-dist/tex/latex/mathalpha/mathalpha.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} -\def\mathalphaVersion{1.12} -\def\mathalphaDate{2019/05/20} +\def\mathalphaVersion{1.13} +\def\mathalphaDate{2019/10/05} \ProvidesPackage{mathalpha}[\mathalphaDate\space-\space\mathalphaVersion mathalpha (License LPPL) Michael Sharpe] \message{`mathalpha' v\mathalphaVersion, \mathalphaDate, a renaming of mathalfa (msharpe)} @@ -59,7 +59,7 @@ \ifx\mathalfa@bbnr\minusone\else\let\mathbb\relax\let\mathbbb\relax\fi %\ifx\mathalfa@calnr\minusone\else\let\mathcal\relax\fi \ifx\mathalfa@fraknr\minusone\else\let\mathfrak\relax\let\mathbfrak\relax\fi -%\ifx\mathalfa@scrnr\minusone\else\let\mathscr\relax\fi +\ifx\mathalfa@scrnr\minusone\else\let\mathscr\relax\fi % Code to set up the math alphabets specified, not necessarily using the fd files % Blackboard Bold \ifcase\mathalfa@bbnr\relax% item 0 of {ams, lucida, mathpi, mma, mt, mth, pazo, fourier, esstix, boondox, px, tx, txof,libus,dsserif} |