diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/step/OT1STEP-Sup.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/step/OT1STEP-Sup.fd | 46 |
1 files changed, 27 insertions, 19 deletions
diff --git a/Master/texmf-dist/tex/latex/step/OT1STEP-Sup.fd b/Master/texmf-dist/tex/latex/step/OT1STEP-Sup.fd index 2eac599fae4..9a92e9fac11 100644 --- a/Master/texmf-dist/tex/latex/step/OT1STEP-Sup.fd +++ b/Master/texmf-dist/tex/latex/step/OT1STEP-Sup.fd @@ -1,7 +1,15 @@ -%% Generated by autoinst on 2019/09/19 +%% Generated by autoinst on 2020/02/06 %% \ProvidesFile{OT1STEP-Sup.fd} - [2019/09/19 (autoinst) Font definitions for OT1/STEP-Sup.] + [2020/02/06 (autoinst) Font definitions for OT1/STEP-Sup.] + +\ifcsname s@fct@alias\endcsname\else +\gdef\s@fct@alias{\sub@sfcnt\@font@aliasinfo} +\gdef\@font@aliasinfo#1{% + \@font@info{Font\space shape\space `\curr@fontshape'\space will + \space be\space aliased\MessageBreak to\space `\mandatory@arg'}% +} +\fi \expandafter\ifx\csname STEP@scale\endcsname\relax \let\STEP@@scale\@empty @@ -14,14 +22,14 @@ % ---- bold ---- -\DeclareFontShape{OT1}{STEP-Sup}{bold}{n}{ - <-> \STEP@@scale STEP-Bold-sup-ot1 -}{} - \DeclareFontShape{OT1}{STEP-Sup}{bold}{it}{ <-> \STEP@@scale STEP-BoldItalic-sup-ot1 }{} +\DeclareFontShape{OT1}{STEP-Sup}{bold}{n}{ + <-> \STEP@@scale STEP-Bold-sup-ot1 +}{} + \DeclareFontShape{OT1}{STEP-Sup}{bold}{sl}{ <-> ssub * STEP-Sup/bold/it }{} @@ -42,36 +50,40 @@ }{} % -% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% Extra 'alias' rules to map the standard NFSS codes to our fancy names % % m --> regular \DeclareFontShape{OT1}{STEP-Sup}{m}{n}{ - <-> ssub * STEP-Sup/regular/n + <-> alias * STEP-Sup/regular/n }{} \DeclareFontShape{OT1}{STEP-Sup}{m}{sl}{ - <-> ssub * STEP-Sup/regular/sl + <-> alias * STEP-Sup/regular/sl }{} \DeclareFontShape{OT1}{STEP-Sup}{m}{it}{ - <-> ssub * STEP-Sup/regular/it + <-> alias * STEP-Sup/regular/it }{} % b --> bold -\DeclareFontShape{OT1}{STEP-Sup}{b}{n}{ - <-> ssub * STEP-Sup/bold/n +\DeclareFontShape{OT1}{STEP-Sup}{b}{sl}{ + <-> alias * STEP-Sup/bold/sl }{} -\DeclareFontShape{OT1}{STEP-Sup}{b}{sl}{ - <-> ssub * STEP-Sup/bold/sl +\DeclareFontShape{OT1}{STEP-Sup}{b}{n}{ + <-> alias * STEP-Sup/bold/n }{} \DeclareFontShape{OT1}{STEP-Sup}{b}{it}{ - <-> ssub * STEP-Sup/bold/it + <-> alias * STEP-Sup/bold/it +}{} + +\DeclareFontShape{OT1}{STEP-Sup}{bx}{it}{ + <-> ssub * STEP-Sup/b/it }{} \DeclareFontShape{OT1}{STEP-Sup}{bx}{n}{ @@ -82,8 +94,4 @@ <-> ssub * STEP-Sup/b/sl }{} -\DeclareFontShape{OT1}{STEP-Sup}{bx}{it}{ - <-> ssub * STEP-Sup/b/it -}{} - \endinput |