summaryrefslogtreecommitdiff
path: root/fonts/gentium-tug/latex/lgrgentiumbook.fd
blob: 9f40176617e14c3ef4aee9f20cb9ec890ec67418 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
\ProvidesFile{lgrgentiumbook.fd}
    [2022/05/30 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{LGR}{gentiumbook}{}

\DeclareFontShape{LGR}{gentiumbook}{m}{n}{
            <->     \gentiumbook@@scale lgr-gentiumbook-regular
}{}

\DeclareFontShape{LGR}{gentiumbook}{m}{it}{
            <->     \gentiumbook@@scale lgr-gentiumbook-italic
}{}

\DeclareFontShape{LGR}{gentiumbook}{b}{n}{
            <->     \gentiumbook@@scale lgr-gentiumbook-bold
}{}

\DeclareFontShape{LGR}{gentiumbook}{b}{it}{
            <->     \gentiumbook@@scale lgr-gentiumbook-bolditalic
}{}

\DeclareFontShape{LGR}{gentiumbook}{sl}{n}{
            <->     \gentiumbook@@scale lgr-gentiumplus-regular
}{}

\DeclareFontShape{LGR}{gentiumbook}{sl}{it}{
            <->     \gentiumbook@@scale lgr-gentiumplus-italic
}{}

\DeclareFontShape{LGR}{gentiumbook}{sb}{n}{
            <->     \gentiumbook@@scale lgr-gentiumplus-bold
}{}

\DeclareFontShape{LGR}{gentiumbook}{sb}{it}{
            <->     \gentiumbook@@scale lgr-gentiumplus-bolditalic
}{}

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

\endinput