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