blob: 8fac13db79e29c3c81944a61249c1906db9a83b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
% 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{omllmm.fd}[2007/01/14 v1.3 Font defs for Latin Modern]
\DeclareFontFamily{OML}{lmm}{\skewchar\font127 }
\DeclareFontShape{OML}{lmm}{m}{it}%
{<-5.5> lmmi5 <5.5-6.5> lmmi6
<6.5-7.5> lmmi7 <7.5-8.5> lmmi8
<8.5-9.5> lmmi9 <9.5-11> lmmi10
<11-> lmmi12
}{}
\DeclareFontShape{OML}{lmm}{b}{it}{%
<-6> lmmib5
<6-8> lmmib7
<8-> lmmib10
}{}
\DeclareFontShape{OML}{lmm}{bx}{it}%
{<->ssub*lmm/b/it}{}
\endinput
%%
%% End of file `omllmm.fd'.
|