summaryrefslogtreecommitdiff
path: root/fonts/gentium-tug/latex/ts1gentiumbook.fd
blob: f89d7016ec44b35286248eefad8f0ef2035f45d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
\ProvidesFile{ts1gentiumbook.fd}
    [2022/05/09 Font definitions for gentiumbook.]

\expandafter\ifx\csname gentiumbook@scale\endcsname\relax
    \let\gentiumbook@@scale\@empty
\else
    \edef\gentiumbook@@scale{s*[\csname gentiumbook@scale\endcsname]}%
\fi

\DeclareFontFamily{TS1}{gentiumbook}{}

\DeclareFontShape{TS1}{gentiumbook}{m}{n}{
            <->     \gentiumbook@@scale ts1-gentiumbook-regular
}{}

\DeclareFontShape{TS1}{gentiumbook}{m}{it}{
            <->     \gentiumbook@@scale ts1-gentiumbook-italic
}{}

\DeclareFontShape{TS1}{gentiumbook}{b}{n}{
            <->     \gentiumbook@@scale ts1-gentiumbook-bold
}{}

\DeclareFontShape{TS1}{gentiumbook}{b}{it}{
            <->     \gentiumbook@@scale ts1-gentiumbook-bolditalic
}{}

\DeclareFontShape{TS1}{gentiumbook}{m}{sl}{<->ssub * gentiumbook/m/it}{}
\DeclareFontShape{TS1}{gentiumbook}{b}{sl}{<->ssub * gentiumbook/b/it}{}
\DeclareFontShape{TS1}{gentiumbook}{bx}{sl}{<->ssub * gentiumbook/b/it}{}
\DeclareFontShape{TS1}{gentiumbook}{bx}{it}{<->ssub * gentiumbook/b/it}{}
\DeclareFontShape{TS1}{gentiumbook}{bx}{n}{<->ssub * gentiumbook/b/n}{}

\endinput