summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mathalpha
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-10-06 03:01:15 +0000
committerNorbert Preining <norbert@preining.info>2019-10-06 03:01:15 +0000
commit37778869d20a42439b123bb0c553953f716886b1 (patch)
treea6871507402d2084e9f0d47310b2894ba0da1b66 /macros/latex/contrib/mathalpha
parent72c9345e5bafe708888bf65448a81d1aee8275ed (diff)
CTAN sync 201910060301
Diffstat (limited to 'macros/latex/contrib/mathalpha')
-rw-r--r--macros/latex/contrib/mathalpha/README2
-rw-r--r--macros/latex/contrib/mathalpha/tex/mathalpha.sty6
2 files changed, 5 insertions, 3 deletions
diff --git a/macros/latex/contrib/mathalpha/README b/macros/latex/contrib/mathalpha/README
index 89f2b7e59e..229b223094 100644
--- a/macros/latex/contrib/mathalpha/README
+++ b/macros/latex/contrib/mathalpha/README
@@ -11,6 +11,8 @@ It mostly bypasses the usual fd and sty files used to load these
alphabets in order to allow each to be scaled independently and
without silently quantizing the sizes.
+Version 1.13 changes the behavior under the option scr, first letting \mathscr to \relax, in case it was previously defined. This corrects a misbehavior under newtxmath 1.6 and newpxmath 1.4. (*)Thanks Evan Couch.)
+
Version 1.12 Name of package changed from mathalfa to mathalpha.
Version 1.11 adds the option scr=kp to point to kpfonts script alphabet. It also introduces a new name for the package, though you may call by either name, whichever is less offensive to you.
diff --git a/macros/latex/contrib/mathalpha/tex/mathalpha.sty b/macros/latex/contrib/mathalpha/tex/mathalpha.sty
index 573cb915cf..cacc0b5ec0 100644
--- a/macros/latex/contrib/mathalpha/tex/mathalpha.sty
+++ b/macros/latex/contrib/mathalpha/tex/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}