blob: 9d961946295185a1fc06dde598779c6137828489 (
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{t5cmdh.fd}
[1999/05/25 v2.5h Standard LaTeX font definitions]
\DeclareFontFamily{T5}{cmdh}{\hyphenchar\font45 }
\DeclareFontShape{T5}{cmdh}{m}{n}{%
<->vndunh10%
}{}
\endinput
|