blob: 6892e6865505e049ba5b3a9c4d926127c1b14894 (
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/02/03
%%
\ProvidesFile{OT1PTSansNarrow-TLF.fd}
[2011/02/03 (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
|