diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/newpx/newpxmath.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/newpxmath.sty | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/newpxmath.sty b/Master/texmf-dist/tex/latex/newpx/newpxmath.sty index ff870121eb4..8a8c9ac63cb 100644 --- a/Master/texmf-dist/tex/latex/newpx/newpxmath.sty +++ b/Master/texmf-dist/tex/latex/newpx/newpxmath.sty @@ -11,8 +11,8 @@ % of glyph collisions. % These modifications are by Michael Sharpe, msharpe at ucsd dot edu -\def\fileversion{1.13} -\def\filedate{2014/06/25} +\def\fileversion{1.2} +\def\filedate{2015/02/08} \ProvidesPackage{newpxmath} [\filedate\space v\fileversion] \@ifundefined{newpxmathLoaded}{}{\endinput} @@ -1041,8 +1041,8 @@ $\hfil\displaystyle{#1}\hfil$\crcr% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Math Italic A (npxmia) Definition % lettersA %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\re@DeclareMathSymbol{\varkappa}{\mathord}{lettersA}{91} -\re@DeclareMathSymbol{\varkappaup}{\mathord}{lettersA}{92} +\re@DeclareMathSymbol{\varkappa}{\mathord}{lettersA}{41} +\re@DeclareMathSymbol{\varkappaup}{\mathord}{lettersA}{42} % upright Greek \re@DeclareMathSymbol{\Gammaup}{\mathord}{lettersA}{0} @@ -1159,6 +1159,7 @@ $\hfil\displaystyle{#1}\hfil$\crcr% \let\varrho\varrhoup \let\varsigma\varsigmaup \let\varphi\varphiup + \let\varkappa\varkappaup \DeclareMathSymbol{A}{\mathalpha}{operators}{65} \DeclareMathSymbol{B}{\mathalpha}{operators}{66} \DeclareMathSymbol{C}{\mathalpha}{operators}{67} |