summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/ot1ntxr1.fd
blob: 4bfa9dd80fec800fca1f6e86996a556e99209ecd (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
\ProvidesFile{ot1ntxr1.fd}[2012/04/15 v1.0]
\expandafter\ifx\csname ntx@scaled\endcsname\relax
  \let\ntx@scaled\@empty%
\fi

\DeclareFontFamily{OT1}{ntxr1}{\hyphenchar\font45 }
\DeclareFontShape{OT1}{ntxr1}{m}{n}{	%medium
     <-> \ntx@scaled ntxsubs%
}{}
\DeclareFontShape{OT1}{ntxr1}{m}{sc}{	%cap & small cap
     <-> \ntx@scaled ntxsubs%
}{}
\DeclareFontShape{OT1}{ntxr1}{m}{sl}{	%slanted
     <-> \ntx@scaled ntxsubs%
}{}
\DeclareFontShape{OT1}{ntxr1}{m}{it}{	%italic
     <-> \ntx@scaled ntxsubs%
}{}
\DeclareFontShape{OT1}{ntxr1}{m}{ui}{   	%unslanted italic
     <->ssub * ntxr1/m/it%
}{}
\DeclareFontShape{OT1}{ntxr1}{bx}{n}{	%bold extended
     <-> \ntx@scaled ntxsubs%
}{}
\DeclareFontShape{OT1}{ntxr1}{bx}{sc}{	%bold extended cap & small cap
     <-> \ntx@scaled ntxsubs%
}{}
\DeclareFontShape{OT1}{ntxr1}{bx}{sl}{	%bold extended slanted
     <-> \ntx@scaled ntxsubs%
}{}
\DeclareFontShape{OT1}{ntxr1}{bx}{it}{	%bold extended italic
     <-> \ntx@scaled ntxsubs%
}{}
\DeclareFontShape{OT1}{ntxr1}{bx}{ui}{  	%bold extended unslanted italic
     <->ssub * ntxr1/bx/it%
}{}
\DeclareFontShape{OT1}{ntxr1}{b}{n}{	%bold
     <->ssub * ntxr1/bx/n%
}{}
\DeclareFontShape{OT1}{ntxr1}{b}{sc}{	%bold cap & small cap
     <->ssub * ntxr1/bx/sc%
}{}
\DeclareFontShape{OT1}{ntxr1}{b}{sl}{	%bold slanted
     <->ssub * ntxr1/bx/sl%
}{}
\DeclareFontShape{OT1}{ntxr1}{b}{it}{   	%bold italic
     <->ssub * ntxr1/bx/it%
}{}
\DeclareFontShape{OT1}{ntxr1}{b}{ui}{   	%bold unslanted italic
     <->ssub * ntxr1/bx/ui%
}{}

\endinput