diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/step/OT1STEP-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/step/OT1STEP-TLF.fd | 76 |
1 files changed, 46 insertions, 30 deletions
diff --git a/Master/texmf-dist/tex/latex/step/OT1STEP-TLF.fd b/Master/texmf-dist/tex/latex/step/OT1STEP-TLF.fd index 03addb67a25..e960e978314 100644 --- a/Master/texmf-dist/tex/latex/step/OT1STEP-TLF.fd +++ b/Master/texmf-dist/tex/latex/step/OT1STEP-TLF.fd @@ -1,7 +1,15 @@ -%% Generated by autoinst on 2019/09/19 +%% Generated by autoinst on 2020/02/06 %% \ProvidesFile{OT1STEP-TLF.fd} - [2019/09/19 (autoinst) Font definitions for OT1/STEP-TLF.] + [2020/02/06 (autoinst) Font definitions for OT1/STEP-TLF.] + +\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 @@ -12,70 +20,74 @@ \DeclareFontFamily{OT1}{STEP-TLF}{} -% ---- bold ---- +% ---- regular ---- -\DeclareFontShape{OT1}{STEP-TLF}{bold}{n}{ - <-> \STEP@@scale STEP-Bold-tlf-ot1 +\DeclareFontShape{OT1}{STEP-TLF}{regular}{it}{ + <-> \STEP@@scale STEP-Italic-tlf-ot1 }{} -\DeclareFontShape{OT1}{STEP-TLF}{bold}{it}{ - <-> \STEP@@scale STEP-BoldItalic-tlf-ot1 +\DeclareFontShape{OT1}{STEP-TLF}{regular}{sc}{ + <-> \STEP@@scale STEP-Regular-tlf-sc-ot1 }{} -\DeclareFontShape{OT1}{STEP-TLF}{bold}{sl}{ - <-> ssub * STEP-TLF/bold/it +\DeclareFontShape{OT1}{STEP-TLF}{regular}{n}{ + <-> \STEP@@scale STEP-Regular-tlf-ot1 }{} +\DeclareFontShape{OT1}{STEP-TLF}{regular}{sl}{ + <-> ssub * STEP-TLF/regular/it +}{} -% ---- regular ---- -\DeclareFontShape{OT1}{STEP-TLF}{regular}{n}{ - <-> \STEP@@scale STEP-Regular-tlf-ot1 +% ---- bold ---- + +\DeclareFontShape{OT1}{STEP-TLF}{bold}{it}{ + <-> \STEP@@scale STEP-BoldItalic-tlf-ot1 }{} -\DeclareFontShape{OT1}{STEP-TLF}{regular}{it}{ - <-> \STEP@@scale STEP-Italic-tlf-ot1 +\DeclareFontShape{OT1}{STEP-TLF}{bold}{n}{ + <-> \STEP@@scale STEP-Bold-tlf-ot1 }{} -\DeclareFontShape{OT1}{STEP-TLF}{regular}{sl}{ - <-> ssub * STEP-TLF/regular/it +\DeclareFontShape{OT1}{STEP-TLF}{bold}{sl}{ + <-> ssub * STEP-TLF/bold/it }{} % -% 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-TLF}{m}{sc}{ + <-> alias * STEP-TLF/regular/sc +}{} + \DeclareFontShape{OT1}{STEP-TLF}{m}{n}{ - <-> ssub * STEP-TLF/regular/n + <-> alias * STEP-TLF/regular/n }{} \DeclareFontShape{OT1}{STEP-TLF}{m}{sl}{ - <-> ssub * STEP-TLF/regular/sl + <-> alias * STEP-TLF/regular/sl }{} \DeclareFontShape{OT1}{STEP-TLF}{m}{it}{ - <-> ssub * STEP-TLF/regular/it + <-> alias * STEP-TLF/regular/it }{} % b --> bold -\DeclareFontShape{OT1}{STEP-TLF}{b}{n}{ - <-> ssub * STEP-TLF/bold/n -}{} - -\DeclareFontShape{OT1}{STEP-TLF}{b}{sl}{ - <-> ssub * STEP-TLF/bold/sl +\DeclareFontShape{OT1}{STEP-TLF}{b}{it}{ + <-> alias * STEP-TLF/bold/it }{} -\DeclareFontShape{OT1}{STEP-TLF}{b}{it}{ - <-> ssub * STEP-TLF/bold/it +\DeclareFontShape{OT1}{STEP-TLF}{b}{n}{ + <-> alias * STEP-TLF/bold/n }{} -\DeclareFontShape{OT1}{STEP-TLF}{bx}{it}{ - <-> ssub * STEP-TLF/b/it +\DeclareFontShape{OT1}{STEP-TLF}{b}{sl}{ + <-> alias * STEP-TLF/bold/sl }{} \DeclareFontShape{OT1}{STEP-TLF}{bx}{sl}{ @@ -86,4 +98,8 @@ <-> ssub * STEP-TLF/b/n }{} +\DeclareFontShape{OT1}{STEP-TLF}{bx}{it}{ + <-> ssub * STEP-TLF/b/it +}{} + \endinput |