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