blob: a5962b0afb45dab90a78270258117ee1942aee7c (
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
|
%Filename: ot1uhv.fd
%Created by: tex Fam_6020
%Created using fontinst v1.800
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{ot1uhv.fd}
[1998/11/05 Fontinst v1.800 font definitions for OT1/uhv.]
\DeclareFontFamily{OT1}{uhv}{}
\DeclareFontShape{OT1}{uhv}{m}{n}{
<-> uhvr7t
}{}
\DeclareFontShape{OT1}{uhv}{m}{sc}{
<-> uhvrc7t
}{}
\DeclareFontShape{OT1}{uhv}{m}{sl}{
<-> uhvro7t
}{}
\DeclareFontShape{OT1}{uhv}{m}{it}{
<-> uhvri7t
}{}
\DeclareFontShape{OT1}{uhv}{mc}{n}{
<-> uhvr7tn
}{}
\DeclareFontShape{OT1}{uhv}{mc}{sc}{
<-> uhvrc7tn
}{}
\DeclareFontShape{OT1}{uhv}{mc}{sl}{
<-> uhvro7tn
}{}
\DeclareFontShape{OT1}{uhv}{mc}{it}{
<-> uhvri7tn
}{}
\DeclareFontShape{OT1}{uhv}{b}{n}{
<-> uhvb7t
}{}
\DeclareFontShape{OT1}{uhv}{b}{sc}{
<-> uhvbc7t
}{}
\DeclareFontShape{OT1}{uhv}{b}{sl}{
<-> uhvbo7t
}{}
\DeclareFontShape{OT1}{uhv}{b}{it}{
<-> uhvbi7t
}{}
\DeclareFontShape{OT1}{uhv}{bc}{n}{
<-> uhvb7tn
}{}
\DeclareFontShape{OT1}{uhv}{bc}{sc}{
<-> uhvbc7tn
}{}
\DeclareFontShape{OT1}{uhv}{bc}{sl}{
<-> uhvbo7tn
}{}
\DeclareFontShape{OT1}{uhv}{bx}{n}{<->ssub * uhv/b/n}{}
\DeclareFontShape{OT1}{uhv}{bx}{sc}{<->ssub * uhv/b/sc}{}
\DeclareFontShape{OT1}{uhv}{bx}{sl}{<->ssub * uhv/b/sl}{}
\DeclareFontShape{OT1}{uhv}{bx}{it}{<->ssub * uhv/b/it}{}
\DeclareFontShape{OT1}{uhv}{bc}{it}{<->ssub * uhv/bc/sl}{}
\DeclareFontShape{OT1}{uhv}{m}{ui}{<->ssub * uhv/m/it}{}
\DeclareFontShape{OT1}{uhv}{b}{ui}{<->ssub * uhv/b/it}{}
\endinput
|