summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/antp/qxantp.fd
blob: a58d61b00a3f04a72b657930ac0442e0a50553a8 (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
\ProvidesFile{qxantp.fd}
   [2001/04/20 v1.0 font definition file for QX/antp (MW)]

\DeclareFontFamily{QX}{antp}{}

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

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