diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/bitter/LY1Bitter-TLF.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/bitter/LY1Bitter-TLF.fd | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/bitter/LY1Bitter-TLF.fd b/Master/texmf-dist/tex/latex/bitter/LY1Bitter-TLF.fd new file mode 100644 index 00000000000..1d1a22b1975 --- /dev/null +++ b/Master/texmf-dist/tex/latex/bitter/LY1Bitter-TLF.fd @@ -0,0 +1,65 @@ +%% Generated by autoinst on 2019/05/10 +%% +\ProvidesFile{LY1Bitter-TLF.fd} + [2019/05/10 (autoinst) Font definitions for LY1/Bitter-TLF.] + +\expandafter\ifx\csname Bitter@scale\endcsname\relax + \let\Bitter@@scale\@empty +\else + \edef\Bitter@@scale{s*[\csname Bitter@scale\endcsname]}% +\fi + +\DeclareFontFamily{LY1}{Bitter-TLF}{} + + +% ---- regular ---- + +\DeclareFontShape{LY1}{Bitter-TLF}{regular}{n}{ + <-> \Bitter@@scale Bitter-Regular-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Bitter-TLF}{regular}{it}{ + <-> \Bitter@@scale Bitter-Italic-tlf-ly1 +}{} + +\DeclareFontShape{LY1}{Bitter-TLF}{regular}{sl}{ + <-> ssub * Bitter-TLF/regular/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{LY1}{Bitter-TLF}{bold}{n}{ + <-> \Bitter@@scale Bitter-Bold-tlf-ly1 +}{} + +% +% Extra 'ssub' rules to map the standard NFSS codes to our fancy names +% + +% m --> regular + +\DeclareFontShape{LY1}{Bitter-TLF}{m}{sl}{ + <-> ssub * Bitter-TLF/regular/sl +}{} + +\DeclareFontShape{LY1}{Bitter-TLF}{m}{n}{ + <-> ssub * Bitter-TLF/regular/n +}{} + +\DeclareFontShape{LY1}{Bitter-TLF}{m}{it}{ + <-> ssub * Bitter-TLF/regular/it +}{} + + +% b --> bold + +\DeclareFontShape{LY1}{Bitter-TLF}{b}{n}{ + <-> ssub * Bitter-TLF/bold/n +}{} + +\DeclareFontShape{LY1}{Bitter-TLF}{bx}{n}{ + <-> ssub * Bitter-TLF/b/n +}{} + +\endinput |