diff options
author | Karl Berry <karl@freefriends.org> | 2020-02-18 22:34:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-02-18 22:34:07 +0000 |
commit | fd0ceb7d57fe13e5992b70558beb896e490c06f2 (patch) | |
tree | c3809f1b3b9b5d095f95b04f9e56e5c491beb857 /Master/texmf-dist/tex/latex/etbb/OT1ETbb-Sup.fd | |
parent | 089838a67daed54e57440912a52551d248bbf4f1 (diff) |
etbb (18feb20)
git-svn-id: svn://tug.org/texlive/trunk@53836 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/etbb/OT1ETbb-Sup.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/etbb/OT1ETbb-Sup.fd | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/etbb/OT1ETbb-Sup.fd b/Master/texmf-dist/tex/latex/etbb/OT1ETbb-Sup.fd new file mode 100644 index 00000000000..bb0d32d0c23 --- /dev/null +++ b/Master/texmf-dist/tex/latex/etbb/OT1ETbb-Sup.fd @@ -0,0 +1,97 @@ +%% Generated by autoinst on 2020/02/17 +%% +\ProvidesFile{OT1ETbb-Sup.fd} + [2020/02/17 (autoinst) Font definitions for OT1/ETbb-Sup.] + +\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 ETbb@scale\endcsname\relax + \let\ETbb@@scale\@empty +\else + \edef\ETbb@@scale{s*[\csname ETbb@scale\endcsname]}% +\fi + +\DeclareFontFamily{OT1}{ETbb-Sup}{} + + +% ---- bold ---- + +\DeclareFontShape{OT1}{ETbb-Sup}{bold}{n}{ + <-> \ETbb@@scale ETbb-Bold-sup-ot1 +}{} + +\DeclareFontShape{OT1}{ETbb-Sup}{bold}{it}{ + <-> \ETbb@@scale ETbb-BoldItalic-sup-ot1 +}{} + +\DeclareFontShape{OT1}{ETbb-Sup}{bold}{sl}{ + <-> ssub * ETbb-Sup/bold/it +}{} + + +% ---- regular ---- + +\DeclareFontShape{OT1}{ETbb-Sup}{regular}{it}{ + <-> \ETbb@@scale ETbb-Italic-sup-ot1 +}{} + +\DeclareFontShape{OT1}{ETbb-Sup}{regular}{n}{ + <-> \ETbb@@scale ETbb-Regular-sup-ot1 +}{} + +\DeclareFontShape{OT1}{ETbb-Sup}{regular}{sl}{ + <-> ssub * ETbb-Sup/regular/it +}{} + +% +% Extra 'alias' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{OT1}{ETbb-Sup}{m}{it}{ + <-> alias * ETbb-Sup/regular/it +}{} + +\DeclareFontShape{OT1}{ETbb-Sup}{m}{sl}{ + <-> alias * ETbb-Sup/regular/sl +}{} + +\DeclareFontShape{OT1}{ETbb-Sup}{m}{n}{ + <-> alias * ETbb-Sup/regular/n +}{} + + +% b --> bold + +\DeclareFontShape{OT1}{ETbb-Sup}{b}{n}{ + <-> alias * ETbb-Sup/bold/n +}{} + +\DeclareFontShape{OT1}{ETbb-Sup}{b}{sl}{ + <-> alias * ETbb-Sup/bold/sl +}{} + +\DeclareFontShape{OT1}{ETbb-Sup}{b}{it}{ + <-> alias * ETbb-Sup/bold/it +}{} + +\DeclareFontShape{OT1}{ETbb-Sup}{bx}{sl}{ + <-> ssub * ETbb-Sup/b/sl +}{} + +\DeclareFontShape{OT1}{ETbb-Sup}{bx}{it}{ + <-> ssub * ETbb-Sup/b/it +}{} + +\DeclareFontShape{OT1}{ETbb-Sup}{bx}{n}{ + <-> ssub * ETbb-Sup/b/n +}{} + +\endinput |