From 7c68bec29d52b5b541bc389005eb9da1506339be Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 7 Feb 2020 21:49:21 +0000 Subject: step (7feb20) git-svn-id: svn://tug.org/texlive/trunk@53708 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/step/T1STEP-TLF.fd | 72 ++++++++++++++++---------- 1 file changed, 44 insertions(+), 28 deletions(-) (limited to 'Master/texmf-dist/tex/latex/step/T1STEP-TLF.fd') diff --git a/Master/texmf-dist/tex/latex/step/T1STEP-TLF.fd b/Master/texmf-dist/tex/latex/step/T1STEP-TLF.fd index 6257935ba13..4e975261fb5 100644 --- a/Master/texmf-dist/tex/latex/step/T1STEP-TLF.fd +++ b/Master/texmf-dist/tex/latex/step/T1STEP-TLF.fd @@ -1,7 +1,15 @@ -%% Generated by autoinst on 2019/09/19 +%% Generated by autoinst on 2020/02/06 %% \ProvidesFile{T1STEP-TLF.fd} - [2019/09/19 (autoinst) Font definitions for T1/STEP-TLF.] + [2020/02/06 (autoinst) Font definitions for T1/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,66 +20,78 @@ \DeclareFontFamily{T1}{STEP-TLF}{} -% ---- bold ---- +% ---- regular ---- -\DeclareFontShape{T1}{STEP-TLF}{bold}{it}{ - <-> \STEP@@scale STEP-BoldItalic-tlf-t1 +\DeclareFontShape{T1}{STEP-TLF}{regular}{n}{ + <-> \STEP@@scale STEP-Regular-tlf-t1 }{} -\DeclareFontShape{T1}{STEP-TLF}{bold}{n}{ - <-> \STEP@@scale STEP-Bold-tlf-t1 +\DeclareFontShape{T1}{STEP-TLF}{regular}{sc}{ + <-> \STEP@@scale STEP-Regular-tlf-sc-t1 }{} -\DeclareFontShape{T1}{STEP-TLF}{bold}{sl}{ - <-> ssub * STEP-TLF/bold/it +\DeclareFontShape{T1}{STEP-TLF}{regular}{it}{ + <-> \STEP@@scale STEP-Italic-tlf-t1 }{} +\DeclareFontShape{T1}{STEP-TLF}{regular}{sl}{ + <-> ssub * STEP-TLF/regular/it +}{} -% ---- regular ---- -\DeclareFontShape{T1}{STEP-TLF}{regular}{it}{ - <-> \STEP@@scale STEP-Italic-tlf-t1 +% ---- bold ---- + +\DeclareFontShape{T1}{STEP-TLF}{bold}{it}{ + <-> \STEP@@scale STEP-BoldItalic-tlf-t1 }{} -\DeclareFontShape{T1}{STEP-TLF}{regular}{n}{ - <-> \STEP@@scale STEP-Regular-tlf-t1 +\DeclareFontShape{T1}{STEP-TLF}{bold}{n}{ + <-> \STEP@@scale STEP-Bold-tlf-t1 }{} -\DeclareFontShape{T1}{STEP-TLF}{regular}{sl}{ - <-> ssub * STEP-TLF/regular/it +\DeclareFontShape{T1}{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{T1}{STEP-TLF}{m}{n}{ - <-> ssub * STEP-TLF/regular/n + <-> alias * STEP-TLF/regular/n +}{} + +\DeclareFontShape{T1}{STEP-TLF}{m}{sc}{ + <-> alias * STEP-TLF/regular/sc }{} \DeclareFontShape{T1}{STEP-TLF}{m}{sl}{ - <-> ssub * STEP-TLF/regular/sl + <-> alias * STEP-TLF/regular/sl }{} \DeclareFontShape{T1}{STEP-TLF}{m}{it}{ - <-> ssub * STEP-TLF/regular/it + <-> alias * STEP-TLF/regular/it }{} % b --> bold \DeclareFontShape{T1}{STEP-TLF}{b}{sl}{ - <-> ssub * STEP-TLF/bold/sl + <-> alias * STEP-TLF/bold/sl +}{} + +\DeclareFontShape{T1}{STEP-TLF}{b}{n}{ + <-> alias * STEP-TLF/bold/n }{} \DeclareFontShape{T1}{STEP-TLF}{b}{it}{ - <-> ssub * STEP-TLF/bold/it + <-> alias * STEP-TLF/bold/it }{} -\DeclareFontShape{T1}{STEP-TLF}{b}{n}{ - <-> ssub * STEP-TLF/bold/n +\DeclareFontShape{T1}{STEP-TLF}{bx}{n}{ + <-> ssub * STEP-TLF/b/n }{} \DeclareFontShape{T1}{STEP-TLF}{bx}{sl}{ @@ -82,8 +102,4 @@ <-> ssub * STEP-TLF/b/it }{} -\DeclareFontShape{T1}{STEP-TLF}{bx}{n}{ - <-> ssub * STEP-TLF/b/n -}{} - \endinput -- cgit v1.2.3