diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-12 18:27:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-12 18:27:45 +0000 |
commit | 8b5133fc03e7153f43877c766b26e7e291083599 (patch) | |
tree | a348f211783ede7f73c86071de04437db4e6046f /Master/texmf-dist/tex/latex/psnfss/ot1phv.fd | |
parent | 60b5b72b9bff9fe39a3a5b784cc3aa6159276509 (diff) |
psnfss (2apr20)
git-svn-id: svn://tug.org/texlive/trunk@54694 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/psnfss/ot1phv.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/psnfss/ot1phv.fd | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/psnfss/ot1phv.fd b/Master/texmf-dist/tex/latex/psnfss/ot1phv.fd index d42f90c0396..b1bb117f599 100644 --- a/Master/texmf-dist/tex/latex/psnfss/ot1phv.fd +++ b/Master/texmf-dist/tex/latex/psnfss/ot1phv.fd @@ -1,5 +1,5 @@ \ProvidesFile{ot1phv.fd} - [2001/06/04 scalable font definitions for OT1/phv.] + [2020/03/25 scalable font definitions for OT1/phv.] \expandafter\ifx\csname Hv@scale\endcsname\relax \let\Hv@@scale\@empty \else @@ -16,13 +16,13 @@ \DeclareFontShape{OT1}{phv}{m}{sl}{ <-> \Hv@@scale phvro7t }{} -\DeclareFontShape{OT1}{phv}{mc}{n}{ +\DeclareFontShape{OT1}{phv}{c}{n}{ <-> \Hv@@scale phvr7tn }{} -\DeclareFontShape{OT1}{phv}{mc}{sc}{ +\DeclareFontShape{OT1}{phv}{c}{sc}{ <-> \Hv@@scale phvrc7tn }{} -\DeclareFontShape{OT1}{phv}{mc}{sl}{ +\DeclareFontShape{OT1}{phv}{c}{sl}{ <-> \Hv@@scale phvro7tn }{} \DeclareFontShape{OT1}{phv}{b}{n}{ @@ -44,7 +44,7 @@ <-> \Hv@@scale phvbo7tn }{} \DeclareFontShape{OT1}{phv}{m}{it}{<->ssub * phv/m/sl}{} -\DeclareFontShape{OT1}{phv}{mc}{it}{<->ssub * phv/mc/sl}{} +\DeclareFontShape{OT1}{phv}{c}{it}{<->ssub * phv/c/sl}{} \DeclareFontShape{OT1}{phv}{bx}{n}{<->ssub * phv/b/n}{} \DeclareFontShape{OT1}{phv}{bx}{sc}{<->ssub * phv/b/sc}{} \DeclareFontShape{OT1}{phv}{bx}{sl}{<->ssub * phv/b/sl}{} |