diff options
author | Karl Berry <karl@freefriends.org> | 2023-11-14 21:01:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-11-14 21:01:31 +0000 |
commit | 4db9d72d1866799df6d183836339f08b29ca5d59 (patch) | |
tree | 7c9235b76c3133aabf8aab3471a58d660f154a46 /Master/texmf-dist/tex/latex/newpx | |
parent | 7807505ca31b41f8d01efaa7cb89ef89d19eb298 (diff) |
newpx (14nov23)
git-svn-id: svn://tug.org/texlive/trunk@68835 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newpx')
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/newpxtext.sty | 10 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/t1zpldnom.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/t1zplinf.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/t1zpllf.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/t1zplnumr.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/t1zplsubs.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/t1zplsups.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/ts1zpllf.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/ts1zpltlf.fd | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/ts1zpltosf.fd | 2 |
10 files changed, 16 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty index e15ffc0212a..9d1686273d6 100644 --- a/Master/texmf-dist/tex/latex/newpx/newpxtext.sty +++ b/Master/texmf-dist/tex/latex/newpx/newpxtext.sty @@ -8,8 +8,8 @@ % Text is now directed to an extension of TeXGyrePagella rather than ppl. % 1.5 is first version of newpxtext to support both [pdf]latex and unicode latex. -\def\fileversion{1.533} -\def\filedate{2023/11/07} +\def\fileversion{1.534} +\def\filedate{2023/11/13} \ProvidesPackage{newpxtext}[% \filedate\space v\fileversion (Michael Sharpe) latex and unicode latex support for TeXGyrePagellaX] @@ -773,7 +773,7 @@ \proportionalnums}{\addfontfeatures{Numbers=Proportional}} \else % type1 \DeclareTextFontCommand{% - \oldstylenums}{\fontfamily{zpl\zpl@figurealign OsF}\selectfont } + \oldstylenums}{\fontfamily{zpl\zpl@figurealign osf}\selectfont } \DeclareTextFontCommand{% \liningnums}{\fontfamily{zpl\zpl@figurealign lf}\selectfont } \DeclareTextFontCommand{% @@ -782,6 +782,10 @@ \proportionalnums}{\fontfamily{zpl\zpl@figurestyle}\selectfont } \re@DeclareTextSymbol{\textdollar}{OT1}{36} \fi + \DeclareFontFamilySubstitution{\encodingdefault}{zplLF}{zpllf} + \DeclareFontFamilySubstitution{\encodingdefault}{zplTLF}{zpltlf} + \DeclareFontFamilySubstitution{\encodingdefault}{zplOsF}{zplosf} + \DeclareFontFamilySubstitution{\encodingdefault}{zplTOsF}{zpltosf} \endinput diff --git a/Master/texmf-dist/tex/latex/newpx/t1zpldnom.fd b/Master/texmf-dist/tex/latex/newpx/t1zpldnom.fd index 91656b05ee3..4adab5a93b7 100644 --- a/Master/texmf-dist/tex/latex/newpx/t1zpldnom.fd +++ b/Master/texmf-dist/tex/latex/newpx/t1zpldnom.fd @@ -1,4 +1,4 @@ -\ProvidesFile{T1zpldnom.fd}[2021/09/23 v1.0] +\ProvidesFile{t1zpldnom.fd}[2021/09/23 v1.0] \expandafter\ifx\csname zpl@scaled\endcsname\relax \global\let\zpl@scaled\@empty% \fi diff --git a/Master/texmf-dist/tex/latex/newpx/t1zplinf.fd b/Master/texmf-dist/tex/latex/newpx/t1zplinf.fd index eec0c28f13d..690d4adc274 100644 --- a/Master/texmf-dist/tex/latex/newpx/t1zplinf.fd +++ b/Master/texmf-dist/tex/latex/newpx/t1zplinf.fd @@ -1,4 +1,4 @@ -\ProvidesFile{T1zplinf.fd}[2015/01/17 v1.0] +\ProvidesFile{t1zplinf.fd}[2015/01/17 v1.0 font definition file for T1/zpl/inf] \expandafter\ifx\csname zpl@scaled\endcsname\relax \global\let\zpl@scaled\@empty% \fi diff --git a/Master/texmf-dist/tex/latex/newpx/t1zpllf.fd b/Master/texmf-dist/tex/latex/newpx/t1zpllf.fd index 1757be99f7b..ae3c5ea7bee 100644 --- a/Master/texmf-dist/tex/latex/newpx/t1zpllf.fd +++ b/Master/texmf-dist/tex/latex/newpx/t1zpllf.fd @@ -1,4 +1,4 @@ -\ProvidesFile{T1zpl.fd}[2021/05/25 v1.0 font definition file for T1/zpl/lf] +\ProvidesFile{t1zpl.fd}[2021/05/25 v1.0 font definition file for T1/zpl/lf] \@ifundefined{ifzpl@sl}{\global\let\ifzpl@sl\iftrue}{} diff --git a/Master/texmf-dist/tex/latex/newpx/t1zplnumr.fd b/Master/texmf-dist/tex/latex/newpx/t1zplnumr.fd index e1aeab1353b..a13677a5c67 100644 --- a/Master/texmf-dist/tex/latex/newpx/t1zplnumr.fd +++ b/Master/texmf-dist/tex/latex/newpx/t1zplnumr.fd @@ -1,4 +1,4 @@ -\ProvidesFile{t1zplnumr.fd}[2021/09/23 v1.0] +\ProvidesFile{t1zplnumr.fd}[2021/09/23 v1.0 font definition file for T1/zpl/numr] \expandafter\ifx\csname zpl@scaled\endcsname\relax \global\let\zpl@scaled\@empty% \fi diff --git a/Master/texmf-dist/tex/latex/newpx/t1zplsubs.fd b/Master/texmf-dist/tex/latex/newpx/t1zplsubs.fd index ff4b2bfe562..72c6ec4a5c2 100644 --- a/Master/texmf-dist/tex/latex/newpx/t1zplsubs.fd +++ b/Master/texmf-dist/tex/latex/newpx/t1zplsubs.fd @@ -1,4 +1,4 @@ -\ProvidesFile{t1zplsubs.fd}[2015/01/17 v1.0] +\ProvidesFile{t1zplsubs.fd}[2015/01/17 v1.0 font definition file for T1/zpl/subs] \expandafter\ifx\csname zpl@scaled\endcsname\relax \global\let\zpl@scaled\@empty% \fi diff --git a/Master/texmf-dist/tex/latex/newpx/t1zplsups.fd b/Master/texmf-dist/tex/latex/newpx/t1zplsups.fd index d8094890f88..657c2c1b43e 100644 --- a/Master/texmf-dist/tex/latex/newpx/t1zplsups.fd +++ b/Master/texmf-dist/tex/latex/newpx/t1zplsups.fd @@ -1,4 +1,4 @@ -\ProvidesFile{t1zplsups.fd}[2023/09/06 v1.1] +\ProvidesFile{t1zplsups.fd}[2023/09/06 v1.1 font definition file for T1/zpl/sups] \expandafter\ifx\csname zpl@scaled\endcsname\relax \global\let\zpl@scaled\@empty% \fi diff --git a/Master/texmf-dist/tex/latex/newpx/ts1zpllf.fd b/Master/texmf-dist/tex/latex/newpx/ts1zpllf.fd index dc9216ce49a..e3b592f8658 100644 --- a/Master/texmf-dist/tex/latex/newpx/ts1zpllf.fd +++ b/Master/texmf-dist/tex/latex/newpx/ts1zpllf.fd @@ -1,4 +1,4 @@ -\ProvidesFile{TS1zpllf.fd}[2021/11/24 v1.0 fd file for TS1/zplLF] +\ProvidesFile{ts1zpllf.fd}[2021/11/24 v1.0 fd file for TS1/zpllf] \expandafter\ifx\csname zpl@scaled\endcsname\relax \global\let\zpl@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newpx/ts1zpltlf.fd b/Master/texmf-dist/tex/latex/newpx/ts1zpltlf.fd index 514358dac38..13980e5b1cd 100644 --- a/Master/texmf-dist/tex/latex/newpx/ts1zpltlf.fd +++ b/Master/texmf-dist/tex/latex/newpx/ts1zpltlf.fd @@ -1,4 +1,4 @@ -\ProvidesFile{ts1zpltlf.fd}[2021/11/24 v1.0 fd file for TS1/zplTLF] +\ProvidesFile{ts1zpltlf.fd}[2021/11/24 v1.0 fd file for TS1/zpltlf] \expandafter\ifx\csname zpl@scaled\endcsname\relax \global\let\zpl@scaled\@empty% diff --git a/Master/texmf-dist/tex/latex/newpx/ts1zpltosf.fd b/Master/texmf-dist/tex/latex/newpx/ts1zpltosf.fd index 63a4c154c7e..494f51745a6 100644 --- a/Master/texmf-dist/tex/latex/newpx/ts1zpltosf.fd +++ b/Master/texmf-dist/tex/latex/newpx/ts1zpltosf.fd @@ -1,4 +1,4 @@ -\ProvidesFile{ts1zpltosf.fd}[2021/11/24 v1.0 fd file for TS1/zplTOsF] +\ProvidesFile{ts1zpltosf.fd}[2021/11/24 v1.0 fd file for TS1/zpltosf] \expandafter\ifx\csname zpl@scaled\endcsname\relax \global\let\zpl@scaled\@empty% |