summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/newpx/newpxmath.sty5
-rw-r--r--Master/texmf-dist/tex/latex/newpx/newpxtext.sty7
2 files changed, 7 insertions, 5 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*{%
diff --git a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty
index a6880eda56b..2720ce73118 100644
--- a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty
+++ b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty
@@ -8,8 +8,8 @@
% Modified the definition of \k to bypass problem with grouping.
% Text is now directed a small modification of TeXGyrePagella rather than ppl.
-\def\fileversion{1.00}
-\def\filedate{2013/03/28}
+\def\fileversion{1.01}
+\def\filedate{2013/05/25}
\ProvidesPackage{newpxtext}[\filedate\space v\fileversion]
\message{`newpxtext' v\fileversion, \filedate\space Text macros based on pxfonts (msharpe)}
@@ -34,6 +34,7 @@
\RequirePackage[T1]{fontenc}
\RequirePackage{textcomp}
+
\DeclareRobustCommand{\sustyle}{%
\not@math@alphabet\sustyle\relax
\fontfamily{zpl1}\selectfont}
@@ -44,9 +45,9 @@
% Text Serif (TGPagellaX) %
%%%%%%%%%%%%%%%%%%%%%%
-\renewcommand*{\bfdefault}{b}
\renewcommand*{\rmdefault}{zpl\zpl@style}
\def\useosf{\renewcommand*{\rmdefault}{zplj}}
+\@onlypreamble\useosf
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Text Sans Serif (based on Helvetica) %