blob: 1430710a335f62263d0aa8df909f5710b406892c (
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
|
%% Generated by autoinst on 2018/05/18
%%
\ProvidesFile{OT1CabinCondensed-Sup.fd}
[2018/05/18 (autoinst) Font definitions for OT1/CabinCondensed-Sup.]
\expandafter\ifx\csname CabinCondensed@scale\endcsname\relax
\let\CabinCondensed@@scale\@empty
\else
\edef\CabinCondensed@@scale{s*[\csname CabinCondensed@scale\endcsname]}%
\fi
\DeclareFontFamily{OT1}{CabinCondensed-Sup}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{b}{n}{
<-> \CabinCondensed@@scale CabinCondensed-Bold-sup-ot1
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{b}{it}{
<-> \CabinCondensed@@scale CabinCondensed-BoldItalic-sup-ot1
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{b}{sl}{
<-> ssub * CabinCondensed-Sup/b/it
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{sb}{n}{
<-> \CabinCondensed@@scale CabinCondensed-SemiBold-sup-ot1
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{sb}{it}{
<-> \CabinCondensed@@scale CabinCondensed-SemiBoldItalic-sup-ot1
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{sb}{sl}{
<-> ssub * CabinCondensed-Sup/sb/it
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{mb}{n}{
<-> \CabinCondensed@@scale CabinCondensed-Medium-sup-ot1
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{mb}{it}{
<-> \CabinCondensed@@scale CabinCondensed-MediumItalic-sup-ot1
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{mb}{sl}{
<-> ssub * CabinCondensed-Sup/mb/it
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{m}{n}{
<-> \CabinCondensed@@scale CabinCondensed-Regular-sup-ot1
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{m}{it}{
<-> \CabinCondensed@@scale CabinCondensed-Italic-sup-ot1
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{m}{sl}{
<-> ssub * CabinCondensed-Sup/m/it
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{bx}{sl}{
<-> ssub * CabinCondensed-Sup/b/sl
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{bx}{n}{
<-> ssub * CabinCondensed-Sup/b/n
}{}
\DeclareFontShape{OT1}{CabinCondensed-Sup}{bx}{it}{
<-> ssub * CabinCondensed-Sup/b/it
}{}
\endinput
|