summaryrefslogtreecommitdiff
path: root/language/vietnamese/vntex/tex/latex/t5phv.fd
blob: 4281bba8e5a963af3bc2f6804412c001f0561c49 (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
% Copyright 2003-2005 Han The Thanh <hanthethanh@gmx.net>.
% This file is part of vntex.  License: LPPL, version 1.3 or newer,
% according to http://www.latex-project.org/lppl.txt

%Filename: t5uhv.fd
%Created by: tex mkurwvn
%Created using fontinst v1.929

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\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}{
   <-> \Hv@@scale uhvr8v
}{}

\DeclareFontShape{T5}{phv}{m}{sl}{
   <-> \Hv@@scale uhvro8v
}{}

\DeclareFontShape{T5}{phv}{b}{n}{
   <-> \Hv@@scale uhvb8v
}{}

\DeclareFontShape{T5}{phv}{b}{sl}{
   <-> \Hv@@scale uhvbo8v
}{}

\DeclareFontShape{T5}{phv}{m}{sc}{
   <-> \Hv@@scale uhvrc8v
}{}

\DeclareFontShape{T5}{phv}{b}{sc}{
   <-> \Hv@@scale uhvbc8v
}{}

\DeclareFontShape{T5}{phv}{m}{it}{<->ssub * phv/m/sl}{}
\DeclareFontShape{T5}{phv}{bx}{n}{<->ssub * phv/b/n}{}
\DeclareFontShape{T5}{phv}{bx}{sl}{<->ssub * phv/b/sl}{}
\DeclareFontShape{T5}{phv}{b}{it}{<->ssub * phv/b/sl}{}
\DeclareFontShape{T5}{phv}{bx}{it}{<->ssub * phv/b/it}{}
\DeclareFontShape{T5}{phv}{bx}{sc}{<->ssub * phv/b/sc}{}

\endinput