blob: d0493a7684541ad06a04b48a35ac721c8ead4d03 (
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: T1bch.fd
%Created by: tex build_bch
%Created using fontinst v1.335
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{T1bch.fd}
[1995/09/11 Fontinst v1.335 font definitions for T1/bch.]
\DeclareFontFamily{T1}{bch}{}
\DeclareFontShape{T1}{bch}{b}{n}{
<-> bchb8t
}{}
\DeclareFontShape{T1}{bch}{b}{sl}{
<-> bchbo8t
}{}
\DeclareFontShape{T1}{bch}{b}{sc}{
<-> bchbc8t
}{}
\DeclareFontShape{T1}{bch}{b}{it}{
<-> bchbi8t
}{}
\DeclareFontShape{T1}{bch}{c}{n}{
<-> bchc8t
}{}
\DeclareFontShape{T1}{bch}{c}{sl}{
<-> bchco8t
}{}
\DeclareFontShape{T1}{bch}{c}{sc}{
<-> bchcc8t
}{}
\DeclareFontShape{T1}{bch}{c}{it}{
<-> bchci8t
}{}
\DeclareFontShape{T1}{bch}{m}{n}{
<-> bchr8t
}{}
\DeclareFontShape{T1}{bch}{m}{sl}{
<-> bchro8t
}{}
\DeclareFontShape{T1}{bch}{m}{sc}{
<-> bchrc8t
}{}
\DeclareFontShape{T1}{bch}{m}{it}{
<-> bchri8t
}{}
\DeclareFontShape{T1}{bch}{bx}{n}{<->ssub * bch/b/n}{}
\DeclareFontShape{T1}{bch}{bx}{sl}{<->ssub * bch/b/sl}{}
\DeclareFontShape{T1}{bch}{bx}{sc}{<->ssub * bch/b/sc}{}
\DeclareFontShape{T1}{bch}{bx}{it}{<->ssub * bch/b/it}{}
\DeclareFontShape{T1}{bch}{b}{ui}{<->sub * bch/b/it}{}
\DeclareFontShape{T1}{bch}{bx}{ui}{<->ssub * bch/b/ui}{}
\DeclareFontShape{T1}{bch}{c}{ui}{<->sub * bch/c/it}{}
\DeclareFontShape{T1}{bch}{m}{ui}{<->sub * bch/m/it}{}
\endinput
|