diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/newpx')
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/newpxmath.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/newpxmath.sty b/Master/texmf-dist/tex/latex/newpx/newpxmath.sty index 8f68e2a8d25..a0a73c22e25 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.311} -\def\filedate{2016/10/20} +\def\fileversion{1.312} +\def\filedate{2016/10/03} \ProvidesPackage{newpxmath} [\filedate\space v\fileversion] %\@ifundefined{newpxmathLoaded}{}{\endinput} @@ -1286,7 +1286,7 @@ $\hfil\displaystyle{#1}\hfil$\crcr% %\DeclareMathAccent{\vec}{\mathord}{letters}{126} %"7F %Added in version 1.3 -\DeclareMathAccent{\vec}{\mathord}{symbols}{174} +\re@DeclareMathAccent{\vec}{\mathord}{symbols}{174} \DeclareMathAccent{\lvec}{\mathord}{symbols}{169} \DeclareMathAccent{\lrvec}{\mathord}{symbols}{172} \DeclareMathAccent{\harpoonacc}{\mathord}{symbols}{170} |