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