diff options
author | Karl Berry <karl@freefriends.org> | 2015-03-11 20:24:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-03-11 20:24:15 +0000 |
commit | 8199df640dfe4f184a4de0658a853b6ba6f8ea27 (patch) | |
tree | 498fa6c44a2ebf7017ef6c8e7882262a09925823 /Master/texmf-dist/tex/latex/newpx/ot1zpltosf.fd | |
parent | 03b9375ab75a28d12e255dd3202d9c23d97a3021 (diff) |
newpx (11mar15)
git-svn-id: svn://tug.org/texlive/trunk@36483 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newpx/ot1zpltosf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/ot1zpltosf.fd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/ot1zpltosf.fd b/Master/texmf-dist/tex/latex/newpx/ot1zpltosf.fd index 82c42b633dd..4d0e5fb7d57 100644 --- a/Master/texmf-dist/tex/latex/newpx/ot1zpltosf.fd +++ b/Master/texmf-dist/tex/latex/newpx/ot1zpltosf.fd @@ -1,15 +1,16 @@ \ProvidesFile{ot1zpltosf.fd}[2015/02/07 v1.0 font definition file for OT1/zpl/tosf] \expandafter\ifx\csname zpl@scaled\endcsname\relax - \let\zpl@scaled\@empty% + \globallet\zpl@scaled\@empty% \fi \def\zpl@asfx{} \def\zpl@lsfx{} \def\zpl@makelsfx{\ifzpl@largesc\def\zpl@lsfx{l}\fi} \def\zpl@makeadobesc{\ifzpl@adobesc\def\zpl@lsfx{l}\def\zpl@adobesc{a}\else\zpl@makelsfx\fi} \ifdefined\zpl@adobescfalse\zpl@makeadobesc\fi +\ifdefined\zpl@spacing \else\global\let\zpl@spacing\@empty\fi -\DeclareFontFamily{OT1}{zpltosf}{} +\DeclareFontFamily{OT1}{zpltosf}{\zpl@spacing} \DeclareFontShape{OT1}{zpltosf}{b}{sc}{<-> \zpl@scaled zpl-Bold-tosf-sc\zpl@lsfx\zpl@asfx-ot1}{} \DeclareFontShape{OT1}{zpltosf}{b}{n}{<-> \zpl@scaled zpl-Bold-tosf-ot1}{} \DeclareFontShape{OT1}{zpltosf}{b}{scit}{<-> \zpl@scaled zpl-BoldItalic-tosf-sc\zpl@lsfx-ot1}{} |