summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/qfonts/ot1qtm.fd
blob: 0f05a6662cde1202aa6b245d04c38f9ea8cd1317 (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{ot1qtm.fd}
   [2001/02/06 v1.0 font definition file for OT1/QuasiTimes (MW)]

\DeclareFontFamily{OT1}{qtm}{}

\DeclareFontShape{OT1}{qtm}{m}{n}{
   <-> qtmr
}{}
\DeclareFontShape{OT1}{qtm}{m}{sc}{
   <-> sub * qtm/m/n
}{}
\DeclareFontShape{OT1}{qtm}{m}{sl}{
   <-> sub * qtm/m/it
}{}
\DeclareFontShape{OT1}{qtm}{m}{it}{
   <-> qtmri
}{}
\DeclareFontShape{OT1}{qtm}{b}{n}{
   <-> qtmb
}{}
\DeclareFontShape{OT1}{qtm}{b}{sc}{
   <-> sub * qtm/b/n
}{}
\DeclareFontShape{OT1}{qtm}{b}{sl}{
   <-> sub * qtm/b/it
}{}
\DeclareFontShape{OT1}{qtm}{b}{it}{
   <-> qtmbi
}{}
\DeclareFontShape{OT1}{qtm}{bx}{n}{ <-> ssub * qtm/b/n}{}
\DeclareFontShape{OT1}{qtm}{bx}{sc}{ <-> ssub * qtm/b/sc}{}
\DeclareFontShape{OT1}{qtm}{bx}{sl}{ <-> ssub * qtm/b/sl}{}
\DeclareFontShape{OT1}{qtm}{bx}{it}{ <-> ssub * qtm/b/it}{}

\endinput

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