blob: e3786ef7498e0273ff068334a24604c041c620d9 (
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
%% Generated by autoinst on 2019/04/03
%%
\ProvidesFile{OT1Quattrocento-Sup.fd}
[2019/04/03 (autoinst) Font definitions for OT1/Quattrocento-Sup.]
\expandafter\ifx\csname Quattrocento@scale\endcsname\relax
\let\Quattrocento@@scale\@empty
\else
\edef\Quattrocento@@scale{s*[\csname Quattrocento@scale\endcsname]}%
\fi
\DeclareFontFamily{OT1}{Quattrocento-Sup}{}
% ---- regular ----
\DeclareFontShape{OT1}{Quattrocento-Sup}{regular}{n}{
<-> \Quattrocento@@scale Quattrocento-sup-ot1
}{}
\DeclareFontShape{OT1}{Quattrocento-Sup}{regular}{it}{
<-> \Quattrocento@@scale Quattrocento-Italic-sup-ot1
}{}
\DeclareFontShape{OT1}{Quattrocento-Sup}{regular}{sl}{
<-> ssub * Quattrocento-Sup/regular/it
}{}
% ---- bold ----
\DeclareFontShape{OT1}{Quattrocento-Sup}{bold}{n}{
<-> \Quattrocento@@scale Quattrocento-Bold-sup-ot1
}{}
\DeclareFontShape{OT1}{Quattrocento-Sup}{bold}{it}{
<-> \Quattrocento@@scale Quattrocento-BoldItalic-sup-ot1
}{}
\DeclareFontShape{OT1}{Quattrocento-Sup}{bold}{sl}{
<-> ssub * Quattrocento-Sup/bold/it
}{}
%
% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ====
%
% m --> regular
\DeclareFontShape{OT1}{Quattrocento-Sup}{m}{sl}{
<-> ssub * Quattrocento-Sup/regular/sl
}{}
\DeclareFontShape{OT1}{Quattrocento-Sup}{m}{n}{
<-> ssub * Quattrocento-Sup/regular/n
}{}
\DeclareFontShape{OT1}{Quattrocento-Sup}{m}{it}{
<-> ssub * Quattrocento-Sup/regular/it
}{}
% b --> bold
\DeclareFontShape{OT1}{Quattrocento-Sup}{b}{sl}{
<-> ssub * Quattrocento-Sup/bold/sl
}{}
\DeclareFontShape{OT1}{Quattrocento-Sup}{b}{n}{
<-> ssub * Quattrocento-Sup/bold/n
}{}
\DeclareFontShape{OT1}{Quattrocento-Sup}{b}{it}{
<-> ssub * Quattrocento-Sup/bold/it
}{}
\DeclareFontShape{OT1}{Quattrocento-Sup}{bx}{n}{
<-> ssub * Quattrocento-Sup/b/n
}{}
\DeclareFontShape{OT1}{Quattrocento-Sup}{bx}{sl}{
<-> ssub * Quattrocento-Sup/b/sl
}{}
\DeclareFontShape{OT1}{Quattrocento-Sup}{bx}{it}{
<-> ssub * Quattrocento-Sup/b/it
}{}
\endinput
|