diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/vntex/t5cmfib.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/vntex/t5cmfib.fd | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/vntex/t5cmfib.fd b/Master/texmf-dist/tex/latex/vntex/t5cmfib.fd new file mode 100644 index 00000000000..ba7f14d3472 --- /dev/null +++ b/Master/texmf-dist/tex/latex/vntex/t5cmfib.fd @@ -0,0 +1,12 @@ +% 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{t5cmfib.fd} + [1999/05/25 v2.5h Standard LaTeX font definitions] +\DeclareFontFamily{T5}{cmfib}{\hyphenchar\font45 } +\DeclareFontShape{T5}{cmfib}{m}{n}{% + <8>vnfib8% + }{} +\endinput |