summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pxfonts/ts1pxtt.fd
blob: da27ada7f635f2d51c37dd2165544b83d69f0e68 (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
\ProvidesFile{ts1pxtt.fd}
	[2000/12/14 v1.0]

\DeclareFontFamily{TS1}{pxtt}{}
\DeclareFontShape{TS1}{pxtt}{m}{n}{	%medium
     <->tcxtt%
}{}
\DeclareFontShape{TS1}{pxtt}{m}{sc}{	%cap & small cap
     <->ssub * pxtt/m/n%
}{}
\DeclareFontShape{TS1}{pxtt}{m}{sl}{	%slanted
     <->tcxsl%
}{}
\DeclareFontShape{TS1}{pxtt}{m}{it}{	%italic
     <->ssub * pxtt/m/sl%
}{}
\DeclareFontShape{TS1}{pxtt}{m}{ui}{   	%unslanted italic
     <->ssub * pxtt/m/it%
}{}
\DeclareFontShape{TS1}{pxtt}{bx}{n}{	%bold extended
     <->tcxbtt%
}{}
\DeclareFontShape{TS1}{pxtt}{bx}{sc}{	%bold extended cap & small cap
     <->ssub * pxtt/bx/n%
}{}
\DeclareFontShape{TS1}{pxtt}{bx}{sl}{	%bold extended slanted
     <->tcxbttsl%
}{}
\DeclareFontShape{TS1}{pxtt}{bx}{it}{	%bold extended italic
     <->ssub * pxtt/bx/sl%
}{}
\DeclareFontShape{TS1}{pxtt}{bx}{ui}{  	%bold extended unslanted italic
     <->ssub * pxtt/bx/it%
}{}
\DeclareFontShape{TS1}{pxtt}{b}{n}{	%bold
     <->ssub * pxtt/bx/n%
}{}
\DeclareFontShape{TS1}{pxtt}{b}{sc}{	%bold cap & small cap
     <->ssub * pxtt/bx/sc%
}{}
\DeclareFontShape{TS1}{pxtt}{b}{sl}{	%bold slanted
     <->ssub * pxtt/bx/sl%
}{}
\DeclareFontShape{TS1}{pxtt}{b}{it}{   	%bold italic
     <->ssub * pxtt/bx/it%
}{}
\DeclareFontShape{TS1}{pxtt}{b}{ui}{   	%bold unslanted italic
     <->ssub * pxtt/bx/ui%
}{}

\endinput