diff options
Diffstat (limited to 'fonts/bitter/latex/TS1Bttr-TLF.fd')
-rw-r--r-- | fonts/bitter/latex/TS1Bttr-TLF.fd | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/fonts/bitter/latex/TS1Bttr-TLF.fd b/fonts/bitter/latex/TS1Bttr-TLF.fd new file mode 100644 index 0000000000..f3c83f5612 --- /dev/null +++ b/fonts/bitter/latex/TS1Bttr-TLF.fd @@ -0,0 +1,67 @@ +%% Generated by autoinst on 2020/08/02 +%% +\ProvidesFile{TS1Bttr-TLF.fd} + [2020/08/02 (autoinst) Font definitions for TS1/Bttr-TLF.] + +\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 Bttr@scale\endcsname\relax + \let\Bttr@@scale\@empty +\else + \edef\Bttr@@scale{s*[\csname Bttr@scale\endcsname]}% +\fi + +\DeclareFontFamily{TS1}{Bttr-TLF}{} + + +% ---- m = regular ---- + +\DeclareFontShape{TS1}{Bttr-TLF}{m}{n}{ + <-> \Bttr@@scale Bttr-Regular-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Bttr-TLF}{regular}{n}{ + <-> alias * Bttr-TLF/m/n +}{} + +\DeclareFontShape{TS1}{Bttr-TLF}{m}{it}{ + <-> \Bttr@@scale Bttr-Italic-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Bttr-TLF}{regular}{it}{ + <-> alias * Bttr-TLF/m/it +}{} + +\DeclareFontShape{TS1}{Bttr-TLF}{m}{sl}{ + <-> ssub * Bttr-TLF/m/it +}{} + +\DeclareFontShape{TS1}{Bttr-TLF}{regular}{sl}{ + <-> ssub * Bttr-TLF/regular/it +}{} + + +% ---- b = bold ---- + +\DeclareFontShape{TS1}{Bttr-TLF}{b}{n}{ + <-> \Bttr@@scale Bttr-Bold-tlf-ts1 +}{} + +\DeclareFontShape{TS1}{Bttr-TLF}{bold}{n}{ + <-> alias * Bttr-TLF/b/n +}{} + + +% ---- Extra 'ssub' rules to map 'bx' to 'b' ---- + +\DeclareFontShape{TS1}{Bttr-TLF}{bx}{n}{ + <-> ssub * Bttr-TLF/b/n +}{} + +\endinput |