blob: 45d4660b032c158f93bef5045bf47a549f1d4327 (
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
|
% .fd -- font family description for NFSS 2
% generated 1994.10.12 by fdcvt
% Created from: T1fmv.fd
%Created by: tex mkfd
%Created using fontinst v1.335
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
\ProvidesFile{OT1fmv.fd}
[1994/10/12 Fontinst v1.335 font definitions for OT1/fmv.]
\DeclareFontFamily{OT1}{fmv}{}
\DeclareFontShape{OT1}{fmv}{m}{n}{
<5-8> ma55s7
<8-11> ma55s10
<11-13> ma55s12
<13-16> ma55s14
<16-21> ma55s18
<21-> ma55s24
}{}
\DeclareFontShape{OT1}{fmv}{m}{it}{
<5-8> ma56s7
<8-11> ma56s10
<11-13> ma56s12
<13-16> ma56s14
<16-21> ma56s18
<21-> ma56s24
}{}
\DeclareFontShape{OT1}{fmv}{b}{n}{
<5-8> ma75s7
<8-11> ma75s10
<11-13> ma75s12
<13-16> ma75s14
<16-21> ma75s18
<21-> ma75s24
}{}
\DeclareFontShape{OT1}{fmv}{b}{it}{
<5-8> ma76s7
<8-11> ma76s10
<11-13> ma76s12
<13-16> ma76s14
<16-21> ma76s18
<21-> ma76s24
}{}
\DeclareFontShape{OT1}{fmv}{m}{sc}{
<5-8> ma55aa7
<8-11> ma55aa10
<11-13> ma55aa12
<13-16> ma55aa14
<16-21> ma55aa18
<21-> ma55aa24
}{}
\DeclareFontShape{OT1}{fmv}{b}{sc}{
<5-8> ma75aa7
<8-11> ma75aa10
<11-13> ma75aa12
<13-16> ma75aa14
<16-21> ma75aa18
<21-> ma75aa24
}{}
\DeclareFontShape{OT1}{fmv}{m}{ui}{<->sub * fmv/m/it}{}
\DeclareFontShape{OT1}{fmv}{bx}{n}{<->ssub * fmv/b/n}{}
\DeclareFontShape{OT1}{fmv}{bx}{it}{<->ssub * fmv/b/it}{}
\DeclareFontShape{OT1}{fmv}{b}{ui}{<->sub * fmv/b/it}{}
\DeclareFontShape{OT1}{fmv}{bx}{ui}{<->ssub * fmv/b/ui}{}
\DeclareFontShape{OT1}{fmv}{bx}{sc}{<->ssub * fmv/b/sc}{}
\endinput
|