blob: dc938ae34f17971f7c7796457659870cfae4182f (
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-Latin-Modern.txt and
% README-Latin-Modern.txt 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}[2009/10/30 v1.6 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'.
|