summaryrefslogtreecommitdiff
path: root/fonts/newpx/tex/ot1npxtt.fd
blob: 30d21ff039a7daeecd8f5f9dd9d6c1fe7a6b9cf6 (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
\ProvidesFile{ot1npxtt.fd}
	[2000/12/14 v1.0]
\expandafter\ifx\csname zpl@scaled\endcsname\relax
  \global\let\zpl@scaled\@empty%
\fi

\DeclareFontFamily{OT1}{npxtt}{\hyphenchar \font\m@ne}
\DeclareFontShape{OT1}{npxtt}{m}{n}{	%rebular
     <-> \zpl@scaled txtt%
}{}
\DeclareFontShape{OT1}{npxtt}{m}{sc}{	%cap & small cap
     <-> \zpl@scaled txttsc%
}{}
\DeclareFontShape{OT1}{npxtt}{m}{sl}{	%slanted
     <-> \zpl@scaled txttsl%
}{}
\DeclareFontShape{OT1}{npxtt}{m}{it}{	%italic
     <->ssub * npxtt/m/sl%
}{}
\DeclareFontShape{OT1}{npxtt}{m}{ui}{	%unslanted italic
     <->ssub * npxtt/m/sl%
}{}
\DeclareFontShape{OT1}{npxtt}{b}{n}{	%bold
     <-> \zpl@scaled txbtt%
}{}
\DeclareFontShape{OT1}{npxtt}{b}{sc}{	%bold cap & small cap
     <-> \zpl@scaled txbttsc%
}{}
\DeclareFontShape{OT1}{npxtt}{b}{sl}{	%bold slanted
     <-> \zpl@scaled txbttsl%
}{}
\DeclareFontShape{OT1}{npxtt}{b}{it}{	%bold italic
     <->ssub * npxtt/b/sl%
}{}
\DeclareFontShape{OT1}{npxtt}{b}{ui}{	%bold unslanted italic
     <->ssub * npxtt/b/sl%
}{}
\DeclareFontShape{OT1}{npxtt}{bx}{n}{	%bold extended
     <->ssub * npxtt/b/n%
}{}
\DeclareFontShape{OT1}{npxtt}{bx}{sc}{	%bold extended cap & small cap
     <->ssub * npxtt/b/sc%
}{}
\DeclareFontShape{OT1}{npxtt}{bx}{sl}{	%bold extended slanted
     <->ssub * npxtt/b/sl%
}{}
\DeclareFontShape{OT1}{npxtt}{bx}{it}{	%bold extended italic
     <->ssub * npxtt/b/sl%
}{}
\DeclareFontShape{OT1}{npxtt}{bx}{ui}{	%bold extended unslanted italic
     <->ssub * npxtt/b/sl%
}{}

\endinput