blob: 6e44c0ffaef1262928380d7bcd882540c49259f3 (
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-Pagella.txt
% and README-TeX-Gyre-Pagella.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{il2qpl.fd}[2009/09/25 v1.2 font definition file for IL2/qpl]
\ifx\qpl@set@spacing\@undefined
\global\let\qpl@set@spacing\@empty\fi
\providecommand*\qpl@scale{}
\ifx\qpl@scale\@empty\else
\edef\qpl@scale{s*[\qpl@scale]}%
\fi
\DeclareFontFamily{IL2}{qpl}{\qpl@set@spacing}
\DeclareFontShape{IL2}{qpl}{b}{sc}{<-> \qpl@scale cs-qplb-sc}{}
\DeclareFontShape{IL2}{qpl}{b}{n}{<-> \qpl@scale cs-qplb}{}
\DeclareFontShape{IL2}{qpl}{b}{scit}{<-> \qpl@scale cs-qplbi-sc}{}
\DeclareFontShape{IL2}{qpl}{b}{it}{<-> \qpl@scale cs-qplbi}{}
\DeclareFontShape{IL2}{qpl}{m}{sc}{<-> \qpl@scale cs-qplr-sc}{}
\DeclareFontShape{IL2}{qpl}{m}{n}{<-> \qpl@scale cs-qplr}{}
\DeclareFontShape{IL2}{qpl}{m}{scit}{<-> \qpl@scale cs-qplri-sc}{}
\DeclareFontShape{IL2}{qpl}{m}{it}{<-> \qpl@scale cs-qplri}{}
\DeclareFontShape{IL2}{qpl}{bx}{sc}{<->ssub * qpl/b/sc}{}
\DeclareFontShape{IL2}{qpl}{bx}{n}{<->ssub * qpl/b/n}{}
\DeclareFontShape{IL2}{qpl}{bx}{scit}{<->ssub * qpl/b/scit}{}
\DeclareFontShape{IL2}{qpl}{bx}{it}{<->ssub * qpl/b/it}{}
\DeclareFontShape{IL2}{qpl}{b}{sl}{<->sub * qpl/b/it}{}
\DeclareFontShape{IL2}{qpl}{m}{sl}{<->sub * qpl/m/it}{}
\DeclareFontShape{IL2}{qpl}{b}{scsl}{<->sub * qpl/b/scit}{}
\DeclareFontShape{IL2}{qpl}{m}{scsl}{<->sub * qpl/m/scit}{}
\endinput
% End of il2qpl
|