blob: 24062e4d3d636cfcbec17886948ebc3d4b2b6cd6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
%%Generated by autoinst on 2011/01/27
%%
\ProvidesFile{OT1PTSansNarrow-TLF.fd}
[2011/01/27 (autoinst) Font definitions for OT1/PTSansNarrow-TLF.]
\expandafter\ifx\csname PTSansNarrow@scale\endcsname\relax
\let\PTSansNarrow@@scale\@empty
\else
\edef\PTSansNarrow@@scale{s*[\csname PTSansNarrow@scale\endcsname]}%
\fi
\DeclareFontFamily{OT1}{PTSansNarrow-TLF}{}
\DeclareFontShape{OT1}{PTSansNarrow-TLF}{b}{n}{
<-> \PTSansNarrow@@scale PTSans-NarrowBold-tlf-ot1
}{}
\DeclareFontShape{OT1}{PTSansNarrow-TLF}{m}{n}{
<-> \PTSansNarrow@@scale PTSans-Narrow-tlf-ot1
}{}
\endinput
|