diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/step/OT1STEP-Inf.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/step/OT1STEP-Inf.fd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/step/OT1STEP-Inf.fd b/Master/texmf-dist/tex/latex/step/OT1STEP-Inf.fd new file mode 100644 index 00000000000..a5c5f8bc709 --- /dev/null +++ b/Master/texmf-dist/tex/latex/step/OT1STEP-Inf.fd @@ -0,0 +1,31 @@ +%% Generated by autoinst on 2019/09/08 +%% +\ProvidesFile{OT1STEP-Inf.fd} + [2019/09/08 (autoinst) Font definitions for OT1/STEP-Inf.] + +\expandafter\ifx\csname STEP@scale\endcsname\relax + \let\STEP@@scale\@empty +\else + \edef\STEP@@scale{s*[\csname STEP@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{STEP-Inf}{} + + +% ---- regular ---- + +\DeclareFontShape{OT1}{STEP-Inf}{regular}{n}{ + <-> \STEP@@scale STEP-Regular-inf-ot1 +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{OT1}{STEP-Inf}{m}{n}{ + <-> ssub * STEP-Inf/regular/n +}{} + +\endinput |