blob: 17817b66a475d43e894acc1483e6aa17b9b7e272 (
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
|
%Filename: OT1bop.fd
%Created by: tex build_bop
%Created using fontinst v1.335
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{OT1bop.fd}
[1995/09/11 Fontinst v1.335 font definitions for OT1/bop.]
\DeclareFontFamily{OT1}{bop}{}
\DeclareFontShape{OT1}{bop}{b}{n}{
<-> bopb7t
}{}
\DeclareFontShape{OT1}{bop}{b}{sl}{
<-> bopbo7t
}{}
\DeclareFontShape{OT1}{bop}{b}{sc}{
<-> bopbc7t
}{}
\DeclareFontShape{OT1}{bop}{b}{it}{
<-> bopbi7t
}{}
\DeclareFontShape{OT1}{bop}{db}{n}{
<-> bopd7t
}{}
\DeclareFontShape{OT1}{bop}{db}{sl}{
<-> bopdo7t
}{}
\DeclareFontShape{OT1}{bop}{db}{sc}{
<-> bopdc7t
}{}
\DeclareFontShape{OT1}{bop}{db}{it}{
<-> bopdi7t
}{}
\DeclareFontShape{OT1}{bop}{m}{n}{
<-> bopr7t
}{}
\DeclareFontShape{OT1}{bop}{m}{sl}{
<-> bopro7t
}{}
\DeclareFontShape{OT1}{bop}{m}{sc}{
<-> boprc7t
}{}
\DeclareFontShape{OT1}{bop}{m}{it}{
<-> bopri7t
}{}
\DeclareFontShape{OT1}{bop}{ub}{n}{
<-> bopu7t
}{}
\DeclareFontShape{OT1}{bop}{ub}{sl}{
<-> bopuo7t
}{}
\DeclareFontShape{OT1}{bop}{ub}{sc}{
<-> bopuc7t
}{}
\DeclareFontShape{OT1}{bop}{ub}{it}{
<-> bopui7t
}{}
\DeclareFontShape{OT1}{bop}{bx}{n}{<->ssub * bop/b/n}{}
\DeclareFontShape{OT1}{bop}{bx}{sl}{<->ssub * bop/b/sl}{}
\DeclareFontShape{OT1}{bop}{bx}{sc}{<->ssub * bop/b/sc}{}
\DeclareFontShape{OT1}{bop}{bx}{it}{<->ssub * bop/b/it}{}
\DeclareFontShape{OT1}{bop}{b}{ui}{<->sub * bop/b/it}{}
\DeclareFontShape{OT1}{bop}{bx}{ui}{<->ssub * bop/b/ui}{}
\DeclareFontShape{OT1}{bop}{db}{ui}{<->sub * bop/db/it}{}
\DeclareFontShape{OT1}{bop}{m}{ui}{<->sub * bop/m/it}{}
\DeclareFontShape{OT1}{bop}{ub}{ui}{<->sub * bop/ub/it}{}
\endinput
|