diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/newpx/newpxmath.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/newpxmath.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/newpxmath.sty b/Master/texmf-dist/tex/latex/newpx/newpxmath.sty index 0ef09fddb82..e0d84436341 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.00} -\def\filedate{2013/03/20} +\def\fileversion{1.01} +\def\filedate{2013/05/25} \ProvidesPackage{newpxmath} [\filedate\space v\fileversion] \@ifundefined{newpxmathLoaded}{}{\endinput} @@ -24,6 +24,7 @@ %\RequirePackage{texgyrepagellax} \input{binhex} +\RequirePackage{amsmath} % for better \left \RequirePackage{xkeyval} \define@key{npxmath}{scaled}[1.0]{\def\npxmath@scaled{s*[#1]}} \DeclareOption*{% |