summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-26 22:49:08 +0000
committerKarl Berry <karl@freefriends.org>2015-07-26 22:49:08 +0000
commitb6caccf2267e7c7052131e09e4c2309d052f9525 (patch)
tree1e2bfcf6de10e32101b9a9b39b06716b71efef24 /Master/texmf-dist
parent966ab9dfab3de467ef49a1c73f3b9982cd20879c (diff)
newpx (26jul15)
git-svn-id: svn://tug.org/texlive/trunk@37960 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/fonts/newpx/README5
-rw-r--r--Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Bold.otfbin152760 -> 150652 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-BoldItalic.otfbin149400 -> 151256 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Italic.otfbin157348 -> 158872 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Regular.otfbin153920 -> 152112 bytes
-rw-r--r--Master/texmf-dist/tex/latex/newpx/newpxmath.sty4
-rw-r--r--Master/texmf-dist/tex/latex/newpx/newpxtext.sty4
7 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/fonts/newpx/README b/Master/texmf-dist/doc/fonts/newpx/README
index 73b02f3b8a2..80727476dc2 100644
--- a/Master/texmf-dist/doc/fonts/newpx/README
+++ b/Master/texmf-dist/doc/fonts/newpx/README
@@ -1,10 +1,13 @@
This package, based initially 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, pxfonts and TeXGyrePagella be installed and their map files enabled. The text package now 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.29 2015-07-18
+Current version: 1.291 2015-07-25
This material is subject to the LaTeX Project Public License. See http://www.ctan.org/license/lppl1.3
for the details of that license.
+Changes in version 1.291
+Reworked the liga lookup tables in all otf files so that are are now correctly parsed by fontspec. For reasons I can't explain, fontspec was not reading all liga entries in previous versions.
+
Changes in version 1.29
1. Added ligature T_h in each style.
2. Modified the kerning table in each style so that ligatures share the same kerning as their boundary glyphs. (These were missing in TeXGyrePagella. Thanks to Bastian Weith for alerting me to this issue.)
diff --git a/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Bold.otf b/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Bold.otf
index 4fcb3c29b19..de80a82c995 100644
--- a/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Bold.otf
+++ b/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Bold.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-BoldItalic.otf b/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-BoldItalic.otf
index 7821d31d0db..67f5ba3e969 100644
--- a/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-BoldItalic.otf
+++ b/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-BoldItalic.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Italic.otf b/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Italic.otf
index 096f5139278..26edc1c20cc 100644
--- a/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Italic.otf
+++ b/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Italic.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Regular.otf b/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Regular.otf
index b689ed4dab3..abbf96ef68f 100644
--- a/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Regular.otf
+++ b/Master/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Regular.otf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/newpx/newpxmath.sty b/Master/texmf-dist/tex/latex/newpx/newpxmath.sty
index a5c1d5935cf..21edf5558e6 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.29}
-\def\filedate{2015/07/18}
+\def\fileversion{1.291}
+\def\filedate{2015/07/25}
\ProvidesPackage{newpxmath}
[\filedate\space v\fileversion]
%\@ifundefined{newpxmathLoaded}{}{\endinput}
diff --git a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty
index 4b8627dd383..2527db410c1 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 an extension of TeXGyrePagella rather than ppl.
-\def\fileversion{1.29}
-\def\filedate{2015/07/18}
+\def\fileversion{1.291}
+\def\filedate{2015/07/25}
\ProvidesPackage{newpxtext}[\filedate\space v\fileversion]
\message{`newpxtext' v\fileversion, \filedate\space Text macros taking advantage of TeXGyre Pagella and its extensions (msharpe)}