summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/txfonts/ts1txtt.fd
blob: d80315b121b925e3028b60d4004018b660e6e047 (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{ts1txtt.fd}
	[2000/12/15 v3.1]

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

\endinput