summaryrefslogtreecommitdiff
path: root/fonts/gentium-tug/latex/l7xgentiumbook.fd
blob: 959ad25175845f4f42c6933df827924eb0a1ce69 (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{l7xgentiumbook.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{L7x}{gentiumbook}{}

\DeclareFontShape{L7x}{gentiumbook}{m}{n}{
            <->     \gentiumbook@@scale l7x-gentiumbook-regular
}{}

\DeclareFontShape{L7x}{gentiumbook}{m}{it}{
            <->     \gentiumbook@@scale l7x-gentiumbook-italic
}{}

\DeclareFontShape{L7x}{gentiumbook}{b}{n}{
            <->     \gentiumbook@@scale l7x-gentiumbook-bold
}{}

\DeclareFontShape{L7x}{gentiumbook}{b}{it}{
            <->     \gentiumbook@@scale l7x-gentiumbook-bolditalic
}{}

\DeclareFontShape{L7x}{gentiumbook}{m}{sc}{
            <->     \gentiumbook@@scale l7x-gentiumbook-regular-sc
}{}

\DeclareFontShape{L7x}{gentiumbook}{m}{scit}{
            <->     \gentiumbook@@scale l7x-gentiumbook-italic-sc
}{}

\DeclareFontShape{L7x}{gentiumbook}{b}{sc}{
            <->     \gentiumbook@@scale l7x-gentiumbook-bold-sc
}{}

\DeclareFontShape{L7x}{gentiumbook}{b}{scit}{
            <->     \gentiumbook@@scale l7x-gentiumbook-bolditalic-sc
}{}

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

\endinput