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

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

\endinput