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/T2ASTEP-TLF.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/T2ASTEP-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/step/T2ASTEP-TLF.fd | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/step/T2ASTEP-TLF.fd b/Master/texmf-dist/tex/latex/step/T2ASTEP-TLF.fd new file mode 100644 index 00000000000..06b07ea9daf --- /dev/null +++ b/Master/texmf-dist/tex/latex/step/T2ASTEP-TLF.fd @@ -0,0 +1,97 @@ +%% Generated by autoinst on 2019/09/15 +%% +\ProvidesFile{T2ASTEP-TLF.fd} + [2019/09/15 (autoinst) Font definitions for T2A/STEP-TLF.] + +\expandafter\ifx\csname STEP@scale\endcsname\relax + \let\STEP@@scale\@empty +\else + \edef\STEP@@scale{s*[\csname STEP@scale\endcsname]}% +\fi + +\DeclareFontFamily{T2A}{STEP-TLF}{} + + +% ---- regular ---- + +\DeclareFontShape{T2A}{STEP-TLF}{regular}{sc}{ + <-> \STEP@@scale STEP-Regular-tlf-sc-t2a +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{regular}{n}{ + <-> \STEP@@scale STEP-Regular-tlf-t2a +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{regular}{it}{ + <-> \STEP@@scale STEP-Italic-tlf-t2a +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{regular}{sl}{ + <-> ssub * STEP-TLF/regular/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{T2A}{STEP-TLF}{bold}{n}{ + <-> \STEP@@scale STEP-Bold-tlf-t2a +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{bold}{it}{ + <-> \STEP@@scale STEP-BoldItalic-tlf-t2a +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{bold}{sl}{ + <-> ssub * STEP-TLF/bold/it +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{T2A}{STEP-TLF}{m}{sl}{ + <-> ssub * STEP-TLF/regular/sl +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{m}{it}{ + <-> ssub * STEP-TLF/regular/it +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{m}{n}{ + <-> ssub * STEP-TLF/regular/n +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{m}{sc}{ + <-> ssub * STEP-TLF/regular/sc +}{} + + +% b --> bold + +\DeclareFontShape{T2A}{STEP-TLF}{b}{it}{ + <-> ssub * STEP-TLF/bold/it +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{b}{n}{ + <-> ssub * STEP-TLF/bold/n +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{b}{sl}{ + <-> ssub * STEP-TLF/bold/sl +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{bx}{n}{ + <-> ssub * STEP-TLF/b/n +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{bx}{it}{ + <-> ssub * STEP-TLF/b/it +}{} + +\DeclareFontShape{T2A}{STEP-TLF}{bx}{sl}{ + <-> ssub * STEP-TLF/b/sl +}{} + +\endinput |