summaryrefslogtreecommitdiff
path: root/fonts/eiad/fd/OT1eiad.fd
blob: db114cb3cd3a180cd1a936894f501fcea3cf3a68 (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
%% This file is public domain.
%% Originally written 1998, Ivan A Derzhanski.
%% Notice added by Clea F. Rees 2009/01/06.
%% 
%% This is file `ot1eiad.fd',
%% derived from `ot1cmr.fd'.
%%
\ProvidesFile{ot1eiad.fd}
        [1998/03/27 v2.5g Standard LaTeX font definitions]
\DeclareFontFamily{OT1}{eiad}{\hyphenchar\font45 }
\DeclareFontShape{OT1}{eiad}{m}{n}%
     {<5><6><7><8><9><10><12>gen*eiadr%
      <10.95>eiadr10%
      <14.4>eiadr12%
      <17.28><20.74><24.88>eiadr17}{}
\DeclareFontShape{OT1}{eiad}{m}{sl}%
     {%
      <5><6><7>eiadsl8%
      <8><9>gen*eiadsl%
      <10><10.95>eiadsl10%
      <12><14.4><17.28><20.74><24.88>eiadsl12%
      }{}
\DeclareFontShape{OT1}{eiad}{m}{it}%
     {%
      <5><6><7>eiadi7%
      <8>eiadi8%
      <9>eiadi9%
      <10><10.95>eiadi10%
      <12><14.4><17.28><20.74><24.88>eiadi12%
      }{}
\DeclareFontShape{OT1}{eiad}{m}{sc}%
     {%
      <5><6><7><8><9><10><10.95><12>%
      <14.4><17.28><20.74><24.88>eiadcsc10%
      }{}
% Warning: please note that the upright shape below is
%          used for the \pounds symbol of LaTeX. So this
%          font definition shouldn't be removed.
%
\DeclareFontShape{OT1}{eiad}{m}{ui}
   {
      <5><6><7><8><9><10><10.95><12>%
      <14.4><17.28><20.74><24.88>eiadu10%
      }{}
%%%%%%% bold series
\DeclareFontShape{OT1}{eiad}{b}{n}
     {%
      <5><6><7><8><9><10><10.95><12>%
      <14.4><17.28><20.74><24.88>eiadb10%
      }{}
%%%%%%%% bold extended series
\DeclareFontShape{OT1}{eiad}{bx}{n}
   {%
      <5><6><7><8><9>gen*eiadbx%
      <10><10.95>eiadbx10%
      <12><14.4><17.28><20.74><24.88>eiadbx12%
      }{}
\DeclareFontShape{OT1}{eiad}{bx}{sl}
      {%
      <5><6><7><8><9>%
      <10><10.95><12><14.4><17.28><20.74><24.88>eiadbxsl10%
      }{}
\DeclareFontShape{OT1}{eiad}{bx}{it}
      {%
      <5><6><7><8><9>%
      <10><10.95><12><14.4><17.28><20.74><24.88>eiadbxi10%
      }{}
% Again this is necessary for a correct \pounds symbol in
% the eiadr fonts Hopefully the dc/ec font layout will take
% over soon.
%
\DeclareFontShape{OT1}{eiad}{bx}{ui}
      {<->ssub*eiadr/m/ui}{}
\endinput
%%
%% End of file `ot1eiad.fd'.