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

\DeclareFontFamily{OT1}{txr}{\hyphenchar\font45 }
\DeclareFontShape{OT1}{txr}{m}{n}{	%medium
     <->txr%
}{}
\DeclareFontShape{OT1}{txr}{m}{sc}{	%cap & small cap
     <->txsc%
}{}
\DeclareFontShape{OT1}{txr}{m}{sl}{	%slanted
     <->txsl%
}{}
\DeclareFontShape{OT1}{txr}{m}{it}{	%italic
     <->txi%
}{}
\DeclareFontShape{OT1}{txr}{m}{ui}{   	%unslanted italic
     <->ssub * txr/m/it%
}{}
\DeclareFontShape{OT1}{txr}{bx}{n}{	%bold extended
     <->txb%
}{}
\DeclareFontShape{OT1}{txr}{bx}{sc}{	%bold extended cap & small cap
     <->txbsc%
}{}
\DeclareFontShape{OT1}{txr}{bx}{sl}{	%bold extended slanted
     <->txbsl%
}{}
\DeclareFontShape{OT1}{txr}{bx}{it}{	%bold extended italic
     <->txbi%
}{}
\DeclareFontShape{OT1}{txr}{bx}{ui}{  	%bold extended unslanted italic
     <->ssub * txr/bx/it%
}{}
\DeclareFontShape{OT1}{txr}{b}{n}{	%bold
     <->ssub * txr/bx/n%
}{}
\DeclareFontShape{OT1}{txr}{b}{sc}{	%bold cap & small cap
     <->ssub * txr/bx/sc%
}{}
\DeclareFontShape{OT1}{txr}{b}{sl}{	%bold slanted
     <->ssub * txr/bx/sl%
}{}
\DeclareFontShape{OT1}{txr}{b}{it}{   	%bold italic
     <->ssub * txr/bx/it%
}{}
\DeclareFontShape{OT1}{txr}{b}{ui}{   	%bold unslanted italic
     <->ssub * txr/bx/ui%
}{}

\endinput