diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/newpx/ts1zpltosf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/newpx/ts1zpltosf.fd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/newpx/ts1zpltosf.fd b/Master/texmf-dist/tex/latex/newpx/ts1zpltosf.fd index 566077303ff..9e15a905788 100644 --- a/Master/texmf-dist/tex/latex/newpx/ts1zpltosf.fd +++ b/Master/texmf-dist/tex/latex/newpx/ts1zpltosf.fd @@ -1,10 +1,11 @@ \ProvidesFile{ts1zpltosf.fd}[2015/01/18 v1.0 fd file for TS1/zpltosf] \expandafter\ifx\csname zpl@scaled\endcsname\relax - \let\zpl@scaled\@empty% + \globallet\zpl@scaled\@empty% \fi +\ifdefined\zpl@spacing \else\global\let\zpl@spacing\@empty\fi -\DeclareFontFamily{TS1}{zpltosf}{} +\DeclareFontFamily{TS1}{zpltosf}{\zpl@spacing} \DeclareFontShape{TS1}{zpltosf}{b}{n}{<-> \zpl@scaled ts1-qplb}{} \DeclareFontShape{TS1}{zpltosf}{b}{it}{<-> \zpl@scaled ts1-qplbi}{} \DeclareFontShape{TS1}{zpltosf}{m}{n}{<-> \zpl@scaled ts1-qplr}{} |