blob: b226a99a99feae6fb6975f8eb28358dfaae4a96c (
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
|
%Filename: T1bpn.fd
%Created by: tex build_bpn
%Created using fontinst v1.335
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{T1bpn.fd}
[1995/09/11 Fontinst v1.335 font definitions for T1/bpn.]
\DeclareFontFamily{T1}{bpn}{}
\DeclareFontShape{T1}{bpn}{b}{n}{
<-> bpnb8t
}{}
\DeclareFontShape{T1}{bpn}{b}{sl}{
<-> bpnbo8t
}{}
\DeclareFontShape{T1}{bpn}{b}{sc}{
<-> bpnbc8t
}{}
\DeclareFontShape{T1}{bpn}{b}{it}{
<-> bpnbi8t
}{}
\DeclareFontShape{T1}{bpn}{m}{n}{
<-> bpnr8t
}{}
\DeclareFontShape{T1}{bpn}{m}{sl}{
<-> bpnro8t
}{}
\DeclareFontShape{T1}{bpn}{m}{sc}{
<-> bpnrc8t
}{}
\DeclareFontShape{T1}{bpn}{m}{it}{
<-> bpnri8t
}{}
\DeclareFontShape{T1}{bpn}{l}{n}{
<-> bpnl8t
}{}
\DeclareFontShape{T1}{bpn}{l}{sl}{
<-> bpnlo8t
}{}
\DeclareFontShape{T1}{bpn}{l}{sc}{
<-> bpnlc8t
}{}
\DeclareFontShape{T1}{bpn}{l}{it}{
<-> bpnli8t
}{}
\DeclareFontShape{T1}{bpn}{bx}{n}{<->ssub * bpn/b/n}{}
\DeclareFontShape{T1}{bpn}{bx}{sl}{<->ssub * bpn/b/sl}{}
\DeclareFontShape{T1}{bpn}{bx}{sc}{<->ssub * bpn/b/sc}{}
\DeclareFontShape{T1}{bpn}{bx}{it}{<->ssub * bpn/b/it}{}
\DeclareFontShape{T1}{bpn}{b}{ui}{<->sub * bpn/b/it}{}
\DeclareFontShape{T1}{bpn}{bx}{ui}{<->ssub * bpn/b/ui}{}
\DeclareFontShape{T1}{bpn}{m}{ui}{<->sub * bpn/m/it}{}
\DeclareFontShape{T1}{bpn}{l}{ui}{<->sub * bpn/l/it}{}
\endinput
|