blob: 914c76b53b7f6bb341c908c07dff27292c0dc69c (
plain)
1
2
3
4
5
6
7
8
9
10
11
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}{%
<->vnfib8%
}{}
\endinput
|