summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/vntex/t5cmtt.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:11:07 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:11:07 +0000
commit0f14293bc34ef7c1c902b00f6a2f6c1cb5e7a966 (patch)
tree85074a0e03e3b42c8806a463b4d8c42237087763 /Master/texmf-dist/tex/latex/vntex/t5cmtt.fd
parent799f98e6621cc3c0b6b90bfafa709a11da49b1be (diff)
vntex
git-svn-id: svn://tug.org/texlive/trunk@1443 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/vntex/t5cmtt.fd')
-rw-r--r--Master/texmf-dist/tex/latex/vntex/t5cmtt.fd38
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/vntex/t5cmtt.fd b/Master/texmf-dist/tex/latex/vntex/t5cmtt.fd
new file mode 100644
index 00000000000..3d3621d20ef
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/vntex/t5cmtt.fd
@@ -0,0 +1,38 @@
+% 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
+
+
+\ProvidesFile{t5cmtt.fd}
+ [1999/05/25 v2.5h Standard LaTeX font definitions]
+\DeclareFontFamily{T5}{cmtt}{\hyphenchar \font\m@ne}
+\DeclareFontShape{T5}{cmtt}{m}{n}
+ {%
+ <5><6><7><8>vntt8<9>cmtt9%
+ <10><10.95>vntt10%
+ <12><14.4><17.28><20.74><24.88>vntt12%
+ }{}
+\DeclareFontShape{T5}{cmtt}{m}{it}
+ {%
+ <5><6><7><8><9>%
+ <10><10.95><12><14.4><17.28><20.74><24.88>vnitt10%
+ }{}
+\DeclareFontShape{T5}{cmtt}{m}{sl}
+ {%
+ <5><6><7><8><9>%
+ <10><10.95><12><14.4><17.28><20.74><24.88>vnsltt10%
+ }{}
+\DeclareFontShape{T5}{cmtt}{m}{sc}
+ {%
+ <5><6><7><8><9>%
+ <10><10.95><12><14.4><17.28><20.74><24.88>vntcsc10%
+ }{}
+\DeclareFontShape{T5}{cmtt}{m}{ui}
+ {<->ssub*cmtt/m/it}{}
+\DeclareFontShape{T5}{cmtt}{bx}{n}
+ {<->ssub*cmtt/m/n}{}
+\DeclareFontShape{T5}{cmtt}{bx}{it}
+ {<->ssub*cmtt/m/it}{}
+\DeclareFontShape{T5}{cmtt}{bx}{ui}
+ {<->ssub*cmtt/m/it}{}
+\endinput