summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/newpx/README4
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newpx/zplbex.tfmbin1168 -> 1176 bytes
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newpx/zplbexv.tfmbin1192 -> 1184 bytes
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newpx/zplex.tfmbin1160 -> 1184 bytes
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newpx/zplexv.tfmbin1172 -> 1180 bytes
-rw-r--r--Master/texmf-dist/fonts/vf/public/newpx/zplexv.vfbin804 -> 804 bytes
-rw-r--r--Master/texmf-dist/tex/latex/newpx/newpxmath.sty5
-rw-r--r--Master/texmf-dist/tex/latex/newpx/newpxtext.sty7
8 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/fonts/newpx/README b/Master/texmf-dist/doc/fonts/newpx/README
index 8cbbfe1d94e..1bcc494ed0a 100644
--- a/Master/texmf-dist/doc/fonts/newpx/README
+++ b/Master/texmf-dist/doc/fonts/newpx/README
@@ -1,9 +1,11 @@
This package, based on pxfonts, provides many fixes and enhancements to that package, splitting it in two parts---newpxtext and newpxmath---which may be run independently of one another. It provides scaling, improved metrics, and other options. For proper operation, the packages require that the packages newtxmath and pxfonts be installed and their map files enabled. The text package relies on an extension of the TeXGyrePagella Type1 fonts that is provided with this package. The accompanying MANIFEST-newpx.txt provides details of the extension as requested by GUST-FONT-LICENSE.txt
-Current version: 1.0
+Current version: 1.01
This material is subject to the LaTeX Project Public License. See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license.
+Changes in version 1.01:
+Aside from some minor changes, the math extension fonts are drawn from newtx version 1.11 which is substantially changed from the prior version, and which must be installed for proper math font rendering.
Installation:
diff --git a/Master/texmf-dist/fonts/tfm/public/newpx/zplbex.tfm b/Master/texmf-dist/fonts/tfm/public/newpx/zplbex.tfm
index b0e16946fdd..954b784b365 100644
--- a/Master/texmf-dist/fonts/tfm/public/newpx/zplbex.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/newpx/zplbex.tfm
Binary files differ
diff --git a/Master/texmf-dist/fonts/tfm/public/newpx/zplbexv.tfm b/Master/texmf-dist/fonts/tfm/public/newpx/zplbexv.tfm
index 14f6e747ad8..a59e8b242a7 100644
--- a/Master/texmf-dist/fonts/tfm/public/newpx/zplbexv.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/newpx/zplbexv.tfm
Binary files differ
diff --git a/Master/texmf-dist/fonts/tfm/public/newpx/zplex.tfm b/Master/texmf-dist/fonts/tfm/public/newpx/zplex.tfm
index 2bde294cc06..61636a76769 100644
--- a/Master/texmf-dist/fonts/tfm/public/newpx/zplex.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/newpx/zplex.tfm
Binary files differ
diff --git a/Master/texmf-dist/fonts/tfm/public/newpx/zplexv.tfm b/Master/texmf-dist/fonts/tfm/public/newpx/zplexv.tfm
index a7157d4b431..8266c77d995 100644
--- a/Master/texmf-dist/fonts/tfm/public/newpx/zplexv.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/newpx/zplexv.tfm
Binary files differ
diff --git a/Master/texmf-dist/fonts/vf/public/newpx/zplexv.vf b/Master/texmf-dist/fonts/vf/public/newpx/zplexv.vf
index 15035f620b3..2820336b977 100644
--- a/Master/texmf-dist/fonts/vf/public/newpx/zplexv.vf
+++ b/Master/texmf-dist/fonts/vf/public/newpx/zplexv.vf
Binary files differ
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) %