blob: b0702e71357a7f1a980b3b36c6386905c7fbb9d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
% This file belongs to the Latin Modern package. The work is released under
% the GUST Font License. See the MANIFEST.txt and README.eng files
% for the details. For the most recent version of this license see
% http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt or
% http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt
\ProvidesFile{l7xlmdh.fd}[2007/01/14 v1.3 Font defs for Latin Modern]
\DeclareFontFamily{L7x}{lmdh}{}
\DeclareFontShape{L7x}{lmdh}{m}{n}{%
<-> l7x-lmdunh10
}{}
\DeclareFontShape{L7x}{lmdh}{m}{it}
{<->sub*lmdh/m/sl}{}
\DeclareFontShape{L7x}{lmdh}{m}{sl}{%
<-> l7x-lmduno10
}{}
\endinput
%%
%% End of file `l7xlmdh.fd'.
|