blob: aa12f88eacd2d2ee858e7598b2cd70b64de29221 (
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
|
%%Generated by autoinst on 2011/02/02
%%
\ProvidesFile{IL2PTSerif-TLF.fd}
[2011/02/02 (autoinst) Font definitions for IL2/PTSerif-TLF.]
\expandafter\ifx\csname PTSerif@scale\endcsname\relax
\let\PTSerif@@scale\@empty
\else
\edef\PTSerif@@scale{s*[\csname PTSerif@scale\endcsname]}%
\fi
\DeclareFontFamily{IL2}{PTSerif-TLF}{}
\DeclareFontShape{IL2}{PTSerif-TLF}{b}{it}{
<-> \PTSerif@@scale PTSerif-BoldItalic-tlf-il2
}{}
\DeclareFontShape{IL2}{PTSerif-TLF}{b}{n}{
<-> \PTSerif@@scale PTSerif-Bold-tlf-il2
}{}
\DeclareFontShape{IL2}{PTSerif-TLF}{m}{it}{
<-> \PTSerif@@scale PTSerif-Italic-tlf-il2
}{}
\DeclareFontShape{IL2}{PTSerif-TLF}{m}{n}{
<-> \PTSerif@@scale PTSerif-Regular-tlf-il2
}{}
\endinput
|