diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-27 23:37:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-27 23:37:09 +0000 |
commit | 2b232016260cfc6bd4c4ae2847cd2b1bae44abb6 (patch) | |
tree | e73803674e1c959ed7e61fedd0feffae7d8c3f20 /Master/texmf-dist/tex/latex/newpx/newpxmath.sty | |
parent | d2998450cc02f39ff7a390e684ba656b13f2df46 (diff) |
newpx
git-svn-id: svn://tug.org/texlive/trunk@30742 c570f23f-e606-0410-a88d-b1316a301751
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*{% |