summaryrefslogtreecommitdiff
path: root/fonts/tex-gyre/latex/t5qtm.fd
blob: 444e7ece5e682df030f9f0fddccb3d914cd5e367 (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
% This file belongs to the TeX Gyre collection of fonts. The work is released
% under the GUST Font License. See the MANIFEST-TeX-Gyre-Termes.txt
% and README-TeX-Gyre-Termes.txt files for the details.
% For the most recent version of this license see
% http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt or
% http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt

\ProvidesFile{t5qtm.fd}[2009/09/25 v1.2 font definition file for T5/qtm]

\ifx\qtm@set@spacing\@undefined
\global\let\qtm@set@spacing\@empty\fi
\providecommand*\qtm@scale{}
\ifx\qtm@scale\@empty\else
 \edef\qtm@scale{s*[\qtm@scale]}%
\fi

\DeclareFontFamily{T5}{qtm}{\qtm@set@spacing}
\DeclareFontShape{T5}{qtm}{b}{sc}{<-> \qtm@scale t5-qtmb-sc}{}
\DeclareFontShape{T5}{qtm}{b}{n}{<-> \qtm@scale t5-qtmb}{}
\DeclareFontShape{T5}{qtm}{b}{scit}{<-> \qtm@scale t5-qtmbi-sc}{}
\DeclareFontShape{T5}{qtm}{b}{it}{<-> \qtm@scale t5-qtmbi}{}
\DeclareFontShape{T5}{qtm}{m}{sc}{<-> \qtm@scale t5-qtmr-sc}{}
\DeclareFontShape{T5}{qtm}{m}{n}{<-> \qtm@scale t5-qtmr}{}
\DeclareFontShape{T5}{qtm}{m}{scit}{<-> \qtm@scale t5-qtmri-sc}{}
\DeclareFontShape{T5}{qtm}{m}{it}{<-> \qtm@scale t5-qtmri}{}
\DeclareFontShape{T5}{qtm}{bx}{sc}{<->ssub * qtm/b/sc}{}
\DeclareFontShape{T5}{qtm}{bx}{n}{<->ssub * qtm/b/n}{}
\DeclareFontShape{T5}{qtm}{bx}{scit}{<->ssub * qtm/b/scit}{}
\DeclareFontShape{T5}{qtm}{bx}{it}{<->ssub * qtm/b/it}{}
\DeclareFontShape{T5}{qtm}{b}{sl}{<->sub * qtm/b/it}{}
\DeclareFontShape{T5}{qtm}{m}{sl}{<->sub * qtm/m/it}{}
\DeclareFontShape{T5}{qtm}{b}{scsl}{<->sub * qtm/b/scit}{}
\DeclareFontShape{T5}{qtm}{m}{scsl}{<->sub * qtm/m/scit}{}
\endinput
% End of t5qtm