diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/etbb/LY1ETbb-Dnom.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/etbb/LY1ETbb-Dnom.fd | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/etbb/LY1ETbb-Dnom.fd b/Master/texmf-dist/tex/latex/etbb/LY1ETbb-Dnom.fd new file mode 100644 index 00000000000..59a34e96726 --- /dev/null +++ b/Master/texmf-dist/tex/latex/etbb/LY1ETbb-Dnom.fd @@ -0,0 +1,97 @@ +%% Generated by autoinst on 2020/05/14 +%% +\ProvidesFile{LY1ETbb-Dnom.fd} + [2020/05/14 (autoinst) Font definitions for LY1/ETbb-Dnom.] + +\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{LY1}{ETbb-Dnom}{} + + +% ---- bold ---- + +\DeclareFontShape{LY1}{ETbb-Dnom}{bold}{it}{ + <-> \ETbb@@scale ETbb-BoldItalic-dnom-ly1 +}{} + +\DeclareFontShape{LY1}{ETbb-Dnom}{bold}{n}{ + <-> \ETbb@@scale ETbb-Bold-dnom-ly1 +}{} + +\DeclareFontShape{LY1}{ETbb-Dnom}{bold}{sl}{ + <-> ssub * ETbb-Dnom/bold/it +}{} + + +% ---- regular ---- + +\DeclareFontShape{LY1}{ETbb-Dnom}{regular}{it}{ + <-> \ETbb@@scale ETbb-Italic-dnom-ly1 +}{} + +\DeclareFontShape{LY1}{ETbb-Dnom}{regular}{n}{ + <-> \ETbb@@scale ETbb-Regular-dnom-ly1 +}{} + +\DeclareFontShape{LY1}{ETbb-Dnom}{regular}{sl}{ + <-> ssub * ETbb-Dnom/regular/it +}{} + +% +% Extra 'alias' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LY1}{ETbb-Dnom}{m}{n}{ + <-> alias * ETbb-Dnom/regular/n +}{} + +\DeclareFontShape{LY1}{ETbb-Dnom}{m}{it}{ + <-> alias * ETbb-Dnom/regular/it +}{} + +\DeclareFontShape{LY1}{ETbb-Dnom}{m}{sl}{ + <-> alias * ETbb-Dnom/regular/sl +}{} + + +% b --> bold + +\DeclareFontShape{LY1}{ETbb-Dnom}{b}{it}{ + <-> alias * ETbb-Dnom/bold/it +}{} + +\DeclareFontShape{LY1}{ETbb-Dnom}{b}{sl}{ + <-> alias * ETbb-Dnom/bold/sl +}{} + +\DeclareFontShape{LY1}{ETbb-Dnom}{b}{n}{ + <-> alias * ETbb-Dnom/bold/n +}{} + +\DeclareFontShape{LY1}{ETbb-Dnom}{bx}{it}{ + <-> ssub * ETbb-Dnom/b/it +}{} + +\DeclareFontShape{LY1}{ETbb-Dnom}{bx}{sl}{ + <-> ssub * ETbb-Dnom/b/sl +}{} + +\DeclareFontShape{LY1}{ETbb-Dnom}{bx}{n}{ + <-> ssub * ETbb-Dnom/b/n +}{} + +\endinput |