summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newpx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-05-27 23:37:09 +0000
committerKarl Berry <karl@freefriends.org>2013-05-27 23:37:09 +0000
commit2b232016260cfc6bd4c4ae2847cd2b1bae44abb6 (patch)
treee73803674e1c959ed7e61fedd0feffae7d8c3f20 /Master/texmf-dist/tex/latex/newpx
parentd2998450cc02f39ff7a390e684ba656b13f2df46 (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')
-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) %