blob: 1c8fde83a2f1547fa75a63be2aed1eac97ef59e5 (
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-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{omslmsy.fd}[2009/10/30 v1.6 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'.
|