summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/vntex/t5phv.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-05-17 23:08:29 +0000
committerKarl Berry <karl@freefriends.org>2009-05-17 23:08:29 +0000
commit2f305f1450f27dd46fc0fd6fb643d4f02698d232 (patch)
treefce88cedc560f92e9737a5e1b940cc2b5f7d20a4 /Master/texmf-dist/tex/latex/vntex/t5phv.fd
parentd55fb5f4e69704bf78bff29b085a40e9912a9907 (diff)
vntex 3.1.8+ (13may09)
git-svn-id: svn://tug.org/texlive/trunk@13192 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/vntex/t5phv.fd')
-rw-r--r--Master/texmf-dist/tex/latex/vntex/t5phv.fd18
1 files changed, 12 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/vntex/t5phv.fd b/Master/texmf-dist/tex/latex/vntex/t5phv.fd
index 21254f4896b..4281bba8e5a 100644
--- a/Master/texmf-dist/tex/latex/vntex/t5phv.fd
+++ b/Master/texmf-dist/tex/latex/vntex/t5phv.fd
@@ -11,30 +11,36 @@
\ProvidesFile{t5uhv.fd}
[2005/08/24 Fontinst v1.929 font definitions for T5/phv.]
+\expandafter\ifx\csname Hv@scale\endcsname\relax
+ \let\Hv@@scale\@empty
+\else
+ \edef\Hv@@scale{s*[\csname Hv@scale\endcsname]}%
+\fi
+
\DeclareFontFamily{T5}{phv}{}
\DeclareFontShape{T5}{phv}{m}{n}{
- <-> uhvr8v
+ <-> \Hv@@scale uhvr8v
}{}
\DeclareFontShape{T5}{phv}{m}{sl}{
- <-> uhvro8v
+ <-> \Hv@@scale uhvro8v
}{}
\DeclareFontShape{T5}{phv}{b}{n}{
- <-> uhvb8v
+ <-> \Hv@@scale uhvb8v
}{}
\DeclareFontShape{T5}{phv}{b}{sl}{
- <-> uhvbo8v
+ <-> \Hv@@scale uhvbo8v
}{}
\DeclareFontShape{T5}{phv}{m}{sc}{
- <-> uhvrc8v
+ <-> \Hv@@scale uhvrc8v
}{}
\DeclareFontShape{T5}{phv}{b}{sc}{
- <-> uhvbc8v
+ <-> \Hv@@scale uhvbc8v
}{}
\DeclareFontShape{T5}{phv}{m}{it}{<->ssub * phv/m/sl}{}