diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-16 22:05:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-16 22:05:55 +0000 |
commit | 7372400fb86d4bd41833af4d447d68f04a8c60d9 (patch) | |
tree | ffab51073e32b5ab71c6c0e44a6f0b3bee1b0022 /Master/texmf-dist/tex/latex/step/T2BSTEP-Inf.fd | |
parent | 1694831a947597fa68771c5a7dbf0a0d3ade554c (diff) |
step (16sep19)
git-svn-id: svn://tug.org/texlive/trunk@52105 c570f23f-e606-0410-a88d-b1316a301751
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 |