summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-03-08 21:46:00 +0000
committerKarl Berry <karl@freefriends.org>2015-03-08 21:46:00 +0000
commit1601083f69b74ed27e397306b5928d8fb8ecade2 (patch)
treefb8e7162035ee2c6640bf3ead70e0539ef7c3c35 /Master/texmf-dist
parent454ad3c242969a3c31f4f0b5c1cc9560cab28c53 (diff)
newpx
git-svn-id: svn://tug.org/texlive/trunk@36460 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/tex/latex/newpx/ly1zplsups.fd4
-rw-r--r--Master/texmf-dist/tex/latex/newpx/newpxmath.sty4
-rw-r--r--Master/texmf-dist/tex/latex/newpx/newpxtext.sty4
-rw-r--r--Master/texmf-dist/tex/latex/newpx/ot1zplsups.fd4
-rw-r--r--Master/texmf-dist/tex/latex/newpx/t1zplsups.fd4
6 files changed, 14 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/fonts/newpx/README b/Master/texmf-dist/doc/fonts/newpx/README
index 58a815ef8a7..27f20ef1a2e 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 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.21 (03/01/2015)
+Current version: 1.211 (03/03/2015)
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.211
+Corrected errors in bfseries entries in *zplsups.fd. (Thanks Andrew Cashner.)
+
Changes in version 1.21
1. Corrected entries in newpx.map that were causing problems using largesc option in latex+dvips mode.
2. Corrected font definition files for ts1 so they now point to the correct tfm files.
diff --git a/Master/texmf-dist/tex/latex/newpx/ly1zplsups.fd b/Master/texmf-dist/tex/latex/newpx/ly1zplsups.fd
index 9fbd6d3ef98..b08efc06129 100644
--- a/Master/texmf-dist/tex/latex/newpx/ly1zplsups.fd
+++ b/Master/texmf-dist/tex/latex/newpx/ly1zplsups.fd
@@ -10,7 +10,7 @@
\DeclareFontShape{LY1}{zplsups}{m}{it}{ %italic
<-> \zpl@scaled zplsups-Italic-ly1%
}{}
-\DeclareFontShape{LY1}{zplsups}{bx}{n}{ %bold
+\DeclareFontShape{LY1}{zplsups}{b}{n}{ %bold
<-> \zpl@scaled zplsups-Bold-ly1%
}{}
\DeclareFontShape{LY1}{zplsups}{b}{it}{ %bold italic
@@ -45,7 +45,7 @@
<-> ssub * zplsups/b/n%
}{}
\DeclareFontShape{LY1}{zplsups}{bx}{n}{ %bold extended
- <-> ssub * zplsups/n/n%
+ <-> ssub * zplsups/b/n%
}{}
\DeclareFontShape{LY1}{zplsups}{b}{sc}{ %bold cap & small cap
<-> ssub * zplsups/b/n%
diff --git a/Master/texmf-dist/tex/latex/newpx/newpxmath.sty b/Master/texmf-dist/tex/latex/newpx/newpxmath.sty
index 948fab6794d..fee29508ba2 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.21}
-\def\filedate{2015/03/01}
+\def\fileversion{1.211}
+\def\filedate{2015/03/03}
\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 7bab328ca00..6ac65e3faa5 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.21}
-\def\filedate{2015/03/01}
+\def\fileversion{1.211}
+\def\filedate{2015/03/03}
\ProvidesPackage{newpxtext}[\filedate\space v\fileversion]
\message{`newpxtext' v\fileversion, \filedate\space Text macros taking advantage of TeXGyre Pagella and its extensions (msharpe)}
diff --git a/Master/texmf-dist/tex/latex/newpx/ot1zplsups.fd b/Master/texmf-dist/tex/latex/newpx/ot1zplsups.fd
index 97feb14ca5c..975ae287d9b 100644
--- a/Master/texmf-dist/tex/latex/newpx/ot1zplsups.fd
+++ b/Master/texmf-dist/tex/latex/newpx/ot1zplsups.fd
@@ -10,7 +10,7 @@
\DeclareFontShape{OT1}{zplsups}{m}{it}{ %italic
<-> \zpl@scaled zplsups-Italic-ot1%
}{}
-\DeclareFontShape{OT1}{zplsups}{bx}{n}{ %bold
+\DeclareFontShape{OT1}{zplsups}{b}{n}{ %bold
<-> \zpl@scaled zplsups-Bold-ot1%
}{}
\DeclareFontShape{OT1}{zplsups}{b}{it}{ %bold italic
@@ -45,7 +45,7 @@
<-> ssub * zplsups/b/n%
}{}
\DeclareFontShape{OT1}{zplsups}{bx}{n}{ %bold extended
- <-> ssub * zplsups/n/n%
+ <-> ssub * zplsups/b/n%
}{}
\DeclareFontShape{OT1}{zplsups}{b}{sc}{ %bold cap & small cap
<-> ssub * zplsups/b/n%
diff --git a/Master/texmf-dist/tex/latex/newpx/t1zplsups.fd b/Master/texmf-dist/tex/latex/newpx/t1zplsups.fd
index 9d8e5ab255a..1a0f36add6e 100644
--- a/Master/texmf-dist/tex/latex/newpx/t1zplsups.fd
+++ b/Master/texmf-dist/tex/latex/newpx/t1zplsups.fd
@@ -10,7 +10,7 @@
\DeclareFontShape{T1}{zplsups}{m}{it}{ %italic
<-> \zpl@scaled zplsups-Italic-t1%
}{}
-\DeclareFontShape{T1}{zplsups}{bx}{n}{ %bold
+\DeclareFontShape{T1}{zplsups}{b}{n}{ %bold
<-> \zpl@scaled zplsups-Bold-t1%
}{}
\DeclareFontShape{T1}{zplsups}{b}{it}{ %bold italic
@@ -45,7 +45,7 @@
<-> ssub * zplsups/b/n%
}{}
\DeclareFontShape{T1}{zplsups}{bx}{n}{ %bold extended
- <-> ssub * zplsups/n/n%
+ <-> ssub * zplsups/b/n%
}{}
\DeclareFontShape{T1}{zplsups}{b}{sc}{ %bold cap & small cap
<-> ssub * zplsups/b/n%