summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/vntex/t5futs.fd
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2006-11-26 20:54:26 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2006-11-26 20:54:26 +0000
commitc588c9533b6b61c3234451e8c1bc2dd7aa69b00b (patch)
tree03ab239d391871b812b0984a83e80501c0372e09 /Master/texmf-dist/tex/latex/vntex/t5futs.fd
parent065e129d47bd651ee8636eb053a2e740637ebf50 (diff)
update vntex.
git-svn-id: svn://tug.org/texlive/trunk@2546 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/vntex/t5futs.fd')
-rw-r--r--Master/texmf-dist/tex/latex/vntex/t5futs.fd44
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/vntex/t5futs.fd b/Master/texmf-dist/tex/latex/vntex/t5futs.fd
new file mode 100644
index 00000000000..68945273c84
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/vntex/t5futs.fd
@@ -0,0 +1,44 @@
+% this file was derived from t5put.fd by Thanh
+\ProvidesFile{t5futs.fd}
+ [2006/07/24 font definitions for T5/futs (thanh).]
+
+\DeclareFontFamily{T5}{futs}{}
+
+\DeclareFontShape{T5}{futs}{m}{n}{
+ <-> putr8v
+}{}
+
+\DeclareFontShape{T5}{futs}{m}{it}{
+ <-> putri8v
+}{}
+
+\DeclareFontShape{T5}{futs}{m}{sl}{
+ <-> putro8v
+}{}
+
+\DeclareFontShape{T5}{futs}{b}{n}{
+ <-> putb8v
+}{}
+
+\DeclareFontShape{T5}{futs}{b}{it}{
+ <-> putbi8v
+}{}
+
+\DeclareFontShape{T5}{futs}{b}{sl}{
+ <-> putbo8v
+}{}
+
+\DeclareFontShape{T5}{futs}{m}{sc}{
+ <-> putrc8v
+}{}
+
+\DeclareFontShape{T5}{futs}{b}{sc}{
+ <-> putbc8v
+}{}
+
+\DeclareFontShape{T5}{futs}{bx}{n}{<->ssub * futs/b/n}{}
+\DeclareFontShape{T5}{futs}{bx}{it}{<->ssub * futs/b/it}{}
+\DeclareFontShape{T5}{futs}{bx}{sl}{<->ssub * futs/b/sl}{}
+\DeclareFontShape{T5}{futs}{bx}{sc}{<->ssub * futs/b/sc}{}
+
+\endinput