summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/newpx/README5
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newpx/zplbmia.tfmbin2940 -> 2940 bytes
-rw-r--r--Master/texmf-dist/fonts/tfm/public/newpx/zplmia.tfmbin3100 -> 3100 bytes
-rw-r--r--Master/texmf-dist/tex/latex/newpx/newpxmath.sty8
-rw-r--r--Master/texmf-dist/tex/latex/newpx/newpxtext.sty4
5 files changed, 10 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/fonts/newpx/README b/Master/texmf-dist/doc/fonts/newpx/README
index 482cc3560b4..7085e7982b2 100644
--- a/Master/texmf-dist/doc/fonts/newpx/README
+++ b/Master/texmf-dist/doc/fonts/newpx/README
@@ -1,9 +1,12 @@
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.06
+Current version: 1.061
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.061
+A number of metric changes, plus correction of < and > in math mode under bigdelims option.
+
Changes in version 1.06
1. Added a modified equal sign for use in math mode. The text font version did not match existing glyphs that use it as an extension glyph, as in long double arrows.
2. Modified the fontdimen parameters for several math fonts to correspond better to existing glyph shapes.
diff --git a/Master/texmf-dist/fonts/tfm/public/newpx/zplbmia.tfm b/Master/texmf-dist/fonts/tfm/public/newpx/zplbmia.tfm
index 16daef8f92c..c3509b4dea8 100644
--- a/Master/texmf-dist/fonts/tfm/public/newpx/zplbmia.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/newpx/zplbmia.tfm
Binary files differ
diff --git a/Master/texmf-dist/fonts/tfm/public/newpx/zplmia.tfm b/Master/texmf-dist/fonts/tfm/public/newpx/zplmia.tfm
index e260bd4e17f..c265d575c59 100644
--- a/Master/texmf-dist/fonts/tfm/public/newpx/zplmia.tfm
+++ b/Master/texmf-dist/fonts/tfm/public/newpx/zplmia.tfm
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/newpx/newpxmath.sty b/Master/texmf-dist/tex/latex/newpx/newpxmath.sty
index 9b487736a36..d9c5e481a49 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.06}
-\def\filedate{2013/12/03}
+\def\fileversion{1.061}
+\def\filedate{2013/12/12}
\ProvidesPackage{newpxmath}
[\filedate\space v\fileversion]
\@ifundefined{newpxmathLoaded}{}{\endinput}
@@ -254,9 +254,9 @@ amssymbols,uprightGreek}
\DeclareMathDelimiter{\lbrace}{\mathopen}{lettersA}{163}{largesymbols}{138}
\DeclareMathDelimiter{\rbrace}{\mathclose}{lettersA}{164}{largesymbols}{139}
\DeclareMathDelimiter{\langle}{\mathopen}{lettersA}{165}{largesymbols}{140}
- \DeclareMathDelimiter{<}{\mathopen}{lettersA}{165}{largesymbols}{140}
+ %\DeclareMathDelimiter{<}{\mathopen}{lettersA}{165}{largesymbols}{140}
\DeclareMathDelimiter{\rangle}{\mathclose}{lettersA}{166}{largesymbols}{141}
- \DeclareMathDelimiter{>}{\mathclose}{lettersA}{166}{largesymbols}{141}
+ %\DeclareMathDelimiter{>}{\mathclose}{lettersA}{166}{largesymbols}{141}
\DeclareMathSymbol{\mid}{\mathrel}{lettersA}{96}
\DeclareMathDelimiter{|}{\mathord}{lettersA}{96}{largesymbols}{128}
\DeclareMathDelimiter{\arrowvert}{\mathord}{lettersA}{167}{largesymbols}{60}
diff --git a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty
index 24a197e2347..0ea703dae30 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 to a small modification of TeXGyrePagella rather than ppl.
-\def\fileversion{1.051}
-\def\filedate{2013/10/18}
+\def\fileversion{1.061}
+\def\filedate{2013/12/12}
\ProvidesPackage{newpxtext}[\filedate\space v\fileversion]
\message{`newpxtext' v\fileversion, \filedate\space Text macros based on pxfonts (msharpe)}