blob: e8b2717c13925a67d484f4306ab87714afb042f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
% 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{omslmsy.fd}[2007/01/14 v1.3 Font defs for Latin Modern]
\DeclareFontFamily{OMS}{lmsy}{\skewchar\font48 }
\DeclareFontShape{OMS}{lmsy}{m}{n}{%
<-5.5> lmsy5 <5.5-6.5> lmsy6
<6.5-7.5> lmsy7 <7.5-8.5> lmsy8
<8.5-9.5> lmsy9 <9.5-> lmsy10
}{}
\DeclareFontShape{OMS}{lmsy}{b}{n}{%
<-6> lmbsy5
<6-8> lmbsy7
<8-> lmbsy10
}{}
\endinput
%%
%% End of file `omslmsy.fd'.
|