summaryrefslogtreecommitdiff
path: root/fonts/ae/tex/ot1aer.fd
blob: 1f16e8e94c495e9232d4515c4ae45699327b5e0a (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
%% ot1aer.fd
%% Copyright 1997 Lars Engebretsen
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
%   http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
% 
% The Current Maintainer of this work is Lars Engebretsen.
%
% This work consists of all files listed in MANIFEST.
%
%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{ot1aer.fd}
   [1997/11/16 Font definitions for OT1/aer.]

\DeclareFontFamily{OT1}{aer}{}

\DeclareFontShape{OT1}{aer}{m}{n}{
   <-6> cmr5
   <6-7> cmr6
   <7-8> cmr7
   <8-9> cmr8
   <9-10> cmr9
   <10-12> cmr10
   <12-17> cmr12
   <17-> cmr17
}{}

\DeclareFontShape{OT1}{aer}{bx}{n}{
   <-6> cmbx5
   <6-7> cmbx6
   <7-8> cmbx7
   <8-9> cmbx8
   <9-10> cmbx9
   <10-12> cmbx10
   <12-> cmbx12
}{}

\DeclareFontShape{OT1}{aer}{m}{it}{
   <-8> cmti7
   <8-9> cmti8
   <9-10> cmti9
   <10-12> cmti10
   <12-> cmti12
}{}

\DeclareFontShape{OT1}{aer}{m}{sl}{
   <-9> cmsl8
   <9-10> cmsl9
   <10-12> cmsl10
   <12-> cmsl12
}{}

\DeclareFontShape{OT1}{aer}{b}{n}{
   <-> cmb10
}{}

\DeclareFontShape{OT1}{aer}{bx}{it}{
   <-> cmbxti10
}{}

\DeclareFontShape{OT1}{aer}{bx}{sl}{
   <-> cmbxsl10
}{}

\DeclareFontShape{OT1}{aer}{m}{sc}{
   <-> cmcsc10
}{}

\DeclareFontShape{OT1}{aer}{l}{n}{<->ssub * aer/m/n}{}
\DeclareFontShape{OT1}{aer}{l}{it}{<->ssub * aer/m/it}{}
\DeclareFontShape{OT1}{aer}{l}{sl}{<->ssub * aer/m/sl}{}
\DeclareFontShape{OT1}{aer}{b}{it}{<->ssub * aer/bx/it}{}
\DeclareFontShape{OT1}{aer}{b}{sl}{<->ssub * aer/bx/sl}{}
\DeclareFontShape{OT1}{aer}{l}{sc}{<->ssub * aer/m/sc}{}

\endinput