summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/antp/ot4antp.fd
blob: 0fb216df7ec5381de3ef7c0da64b6c1588fd0ae9 (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
\ProvidesFile{ot4antp.fd}
   [2000/05/13 v0.5 font definition file for OT4/antp (MW)]

\DeclareFontFamily{OT4}{antp}{}

\DeclareFontShape{OT4}{antp}{m}{n}{
   <-> antpr
}{}
\DeclareFontShape{OT4}{antp}{m}{sc}{
   <-> sub * antp/m/n
}{}
\DeclareFontShape{OT4}{antp}{m}{sl}{
   <-> sub * antp/m/it
}{}
\DeclareFontShape{OT4}{antp}{m}{it}{
   <-> antpri
}{}
\DeclareFontShape{OT4}{antp}{b}{n}{
   <-> antpb
}{}
\DeclareFontShape{OT4}{antp}{b}{sc}{
   <-> sub * antp/b/n
}{}
\DeclareFontShape{OT4}{antp}{b}{sl}{
   <-> sub * antp/b/it
}{}
\DeclareFontShape{OT4}{antp}{b}{it}{
   <-> antpbi
}{}
\DeclareFontShape{OT4}{antp}{bx}{n}{ <-> ssub * antp/b/n}{}
\DeclareFontShape{OT4}{antp}{bx}{sc}{ <-> ssub * antp/b/sc}{}
\DeclareFontShape{OT4}{antp}{bx}{sl}{ <-> ssub * antp/b/sl}{}
\DeclareFontShape{OT4}{antp}{bx}{it}{ <-> ssub * antp/b/it}{}

\endinput

%%
%% End of font definition file ot4antp.fd.