blob: e1b848491e0c9aade468984f10db58efe5bb50b2 (
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
|
%Filename: OT1bgs.fd
%Created by: tex build_bgs
%Created using fontinst v1.335
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{OT1bgs.fd}
[1995/09/11 Fontinst v1.335 font definitions for OT1/bgs.]
\DeclareFontFamily{OT1}{bgs}{}
\DeclareFontShape{OT1}{bgs}{m}{n}{
<-> bgsr7t
}{}
\DeclareFontShape{OT1}{bgs}{m}{sl}{
<-> bgsro7t
}{}
\DeclareFontShape{OT1}{bgs}{m}{sc}{
<-> bgsrc7t
}{}
\DeclareFontShape{OT1}{bgs}{mc}{n}{
<-> bgsr7tc
}{}
\DeclareFontShape{OT1}{bgs}{l}{n}{
<-> bgsl7t
}{}
\DeclareFontShape{OT1}{bgs}{l}{sl}{
<-> bgslo7t
}{}
\DeclareFontShape{OT1}{bgs}{l}{sc}{
<-> bgslc7t
}{}
\DeclareFontShape{OT1}{bgs}{ub}{n}{
<-> bgsu7t
}{}
\DeclareFontShape{OT1}{bgs}{ub}{sl}{
<-> bgsuo7t
}{}
\DeclareFontShape{OT1}{bgs}{ub}{sc}{
<-> bgsuc7t
}{}
\DeclareFontShape{OT1}{bgs}{eb}{n}{
<-> bgsx7t
}{}
\DeclareFontShape{OT1}{bgs}{eb}{sl}{
<-> bgsxo7t
}{}
\DeclareFontShape{OT1}{bgs}{eb}{sc}{
<-> bgsxc7t
}{}
\DeclareFontShape{OT1}{bgs}{ebc}{n}{
<-> bgsx7tc
}{}
\DeclareFontShape{OT1}{bgs}{m}{it}{<->ssub * bgs/m/sl}{}
\DeclareFontShape{OT1}{bgs}{m}{ui}{<->sub * bgs/m/it}{}
\DeclareFontShape{OT1}{bgs}{l}{it}{<->ssub * bgs/l/sl}{}
\DeclareFontShape{OT1}{bgs}{l}{ui}{<->sub * bgs/l/it}{}
\DeclareFontShape{OT1}{bgs}{ub}{it}{<->ssub * bgs/ub/sl}{}
\DeclareFontShape{OT1}{bgs}{ub}{ui}{<->sub * bgs/ub/it}{}
\DeclareFontShape{OT1}{bgs}{eb}{it}{<->ssub * bgs/eb/sl}{}
\DeclareFontShape{OT1}{bgs}{eb}{ui}{<->sub * bgs/eb/it}{}
\endinput
|