diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/step/T2BSTEP-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/step/T2BSTEP-TLF.fd | 60 |
1 files changed, 38 insertions, 22 deletions
diff --git a/Master/texmf-dist/tex/latex/step/T2BSTEP-TLF.fd b/Master/texmf-dist/tex/latex/step/T2BSTEP-TLF.fd index 8050b7432a3..74a08e5cb7e 100644 --- a/Master/texmf-dist/tex/latex/step/T2BSTEP-TLF.fd +++ b/Master/texmf-dist/tex/latex/step/T2BSTEP-TLF.fd @@ -1,7 +1,15 @@ -%% Generated by autoinst on 2019/09/19 +%% Generated by autoinst on 2020/02/06 %% \ProvidesFile{T2BSTEP-TLF.fd} - [2019/09/19 (autoinst) Font definitions for T2B/STEP-TLF.] + [2020/02/06 (autoinst) Font definitions for T2B/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 @@ -14,14 +22,18 @@ % ---- regular ---- -\DeclareFontShape{T2B}{STEP-TLF}{regular}{it}{ - <-> \STEP@@scale STEP-Italic-tlf-t2b +\DeclareFontShape{T2B}{STEP-TLF}{regular}{sc}{ + <-> \STEP@@scale STEP-Regular-tlf-sc-t2b }{} \DeclareFontShape{T2B}{STEP-TLF}{regular}{n}{ <-> \STEP@@scale STEP-Regular-tlf-t2b }{} +\DeclareFontShape{T2B}{STEP-TLF}{regular}{it}{ + <-> \STEP@@scale STEP-Italic-tlf-t2b +}{} + \DeclareFontShape{T2B}{STEP-TLF}{regular}{sl}{ <-> ssub * STEP-TLF/regular/it }{} @@ -29,59 +41,63 @@ % ---- bold ---- -\DeclareFontShape{T2B}{STEP-TLF}{bold}{n}{ - <-> \STEP@@scale STEP-Bold-tlf-t2b -}{} - \DeclareFontShape{T2B}{STEP-TLF}{bold}{it}{ <-> \STEP@@scale STEP-BoldItalic-tlf-t2b }{} +\DeclareFontShape{T2B}{STEP-TLF}{bold}{n}{ + <-> \STEP@@scale STEP-Bold-tlf-t2b +}{} + \DeclareFontShape{T2B}{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{T2B}{STEP-TLF}{m}{it}{ - <-> ssub * STEP-TLF/regular/it -}{} - \DeclareFontShape{T2B}{STEP-TLF}{m}{sl}{ - <-> ssub * STEP-TLF/regular/sl + <-> alias * STEP-TLF/regular/sl }{} \DeclareFontShape{T2B}{STEP-TLF}{m}{n}{ - <-> ssub * STEP-TLF/regular/n + <-> alias * STEP-TLF/regular/n +}{} + +\DeclareFontShape{T2B}{STEP-TLF}{m}{sc}{ + <-> alias * STEP-TLF/regular/sc +}{} + +\DeclareFontShape{T2B}{STEP-TLF}{m}{it}{ + <-> alias * STEP-TLF/regular/it }{} % b --> bold \DeclareFontShape{T2B}{STEP-TLF}{b}{it}{ - <-> ssub * STEP-TLF/bold/it + <-> alias * STEP-TLF/bold/it }{} \DeclareFontShape{T2B}{STEP-TLF}{b}{sl}{ - <-> ssub * STEP-TLF/bold/sl + <-> alias * STEP-TLF/bold/sl }{} \DeclareFontShape{T2B}{STEP-TLF}{b}{n}{ - <-> ssub * STEP-TLF/bold/n -}{} - -\DeclareFontShape{T2B}{STEP-TLF}{bx}{sl}{ - <-> ssub * STEP-TLF/b/sl + <-> alias * STEP-TLF/bold/n }{} \DeclareFontShape{T2B}{STEP-TLF}{bx}{it}{ <-> ssub * STEP-TLF/b/it }{} +\DeclareFontShape{T2B}{STEP-TLF}{bx}{sl}{ + <-> ssub * STEP-TLF/b/sl +}{} + \DeclareFontShape{T2B}{STEP-TLF}{bx}{n}{ <-> ssub * STEP-TLF/b/n }{} |