summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/psnfss/t1phv.fd
blob: 6377906f1242905c87223bbf1d20c864817613bb (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{t1phv.fd}
   [2020/03/25 scalable font definitions for T1/phv.]
\expandafter\ifx\csname Hv@scale\endcsname\relax
 \let\Hv@@scale\@empty
\else
 \edef\Hv@@scale{s*[\csname Hv@scale\endcsname]}%
\fi
\DeclareFontFamily{T1}{phv}{}
\DeclareFontShape{T1}{phv}{m}{n}{
   <-> \Hv@@scale phvr8t
}{}
\DeclareFontShape{T1}{phv}{m}{sc}{
   <-> \Hv@@scale phvrc8t
}{}
\DeclareFontShape{T1}{phv}{m}{sl}{
   <-> \Hv@@scale phvro8t
}{}
\DeclareFontShape{T1}{phv}{c}{n}{
   <-> \Hv@@scale phvr8tn
}{}
\DeclareFontShape{T1}{phv}{c}{sc}{
   <-> \Hv@@scale phvrc8tn
}{}
\DeclareFontShape{T1}{phv}{c}{sl}{
   <-> \Hv@@scale phvro8tn
}{}
\DeclareFontShape{T1}{phv}{b}{n}{
   <-> \Hv@@scale phvb8t
}{}
\DeclareFontShape{T1}{phv}{b}{sc}{
   <-> \Hv@@scale phvbc8t
}{}
\DeclareFontShape{T1}{phv}{b}{sl}{
   <-> \Hv@@scale phvbo8t
}{}
\DeclareFontShape{T1}{phv}{bc}{n}{
   <-> \Hv@@scale phvb8tn
}{}
\DeclareFontShape{T1}{phv}{bc}{sc}{
   <-> \Hv@@scale phvbc8tn
}{}
\DeclareFontShape{T1}{phv}{bc}{sl}{
   <-> \Hv@@scale phvbo8tn
}{}
\DeclareFontShape{T1}{phv}{m}{it}{<->ssub * phv/m/sl}{}
\DeclareFontShape{T1}{phv}{c}{it}{<->ssub * phv/c/sl}{}
\DeclareFontShape{T1}{phv}{bx}{n}{<->ssub * phv/b/n}{}
\DeclareFontShape{T1}{phv}{bx}{sc}{<->ssub * phv/b/sc}{}
\DeclareFontShape{T1}{phv}{bx}{sl}{<->ssub * phv/b/sl}{}
\DeclareFontShape{T1}{phv}{b}{it}{<->ssub * phv/b/sl}{}
\DeclareFontShape{T1}{phv}{bx}{it}{<->ssub * phv/b/it}{}
\DeclareFontShape{T1}{phv}{bc}{it}{<->ssub * phv/bc/sl}{}
\endinput