summaryrefslogtreecommitdiff
path: root/fonts/gentium-tug/latex/qxgentiumbook.fd
blob: 0cbb2443d9066efe77ca72fd677b837d28e65c6f (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
\ProvidesFile{qxgentiumbook.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{QX}{gentiumbook}{}

\DeclareFontShape{QX}{gentiumbook}{m}{n}{
            <->     \gentiumbook@@scale qx-gentiumbook-regular
}{}

\DeclareFontShape{QX}{gentiumbook}{m}{it}{
            <->     \gentiumbook@@scale qx-gentiumbook-italic
}{}

\DeclareFontShape{QX}{gentiumbook}{b}{n}{
            <->     \gentiumbook@@scale qx-gentiumbook-bold
}{}

\DeclareFontShape{QX}{gentiumbook}{b}{it}{
            <->     \gentiumbook@@scale qx-gentiumbook-bolditalic
}{}

\DeclareFontShape{QX}{gentiumbook}{m}{sc}{
            <->     \gentiumbook@@scale qx-gentiumbook-regular-sc
}{}

\DeclareFontShape{QX}{gentiumbook}{m}{scit}{
            <->     \gentiumbook@@scale qx-gentiumbook-italic-sc
}{}

\DeclareFontShape{QX}{gentiumbook}{b}{sc}{
            <->     \gentiumbook@@scale qx-gentiumbook-bold-sc
}{}

\DeclareFontShape{QX}{gentiumbook}{b}{scit}{
            <->     \gentiumbook@@scale qx-gentiumbook-bolditalic-sc
}{}

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

\endinput