blob: 775e6a024f5e2603a9450ebcf25361f8ee40a21a (
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
\ProvidesFile{eu2lmr.fd}[2009/10/30 v1.6 Font defs for Latin Modern]
\DeclareFontFamily{EU2}{lmr}{}
\DeclareFontShape{EU2}{lmr}{m}{n}%
{<-5.5> file:lmroman5-regular:script=latn;+trep;+tlig; <5.5-6.5> file:lmroman6-regular:script=latn;+trep;+tlig;
<6.5-7.5> file:lmroman7-regular:script=latn;+trep;+tlig; <7.5-8.5> file:lmroman8-regular:script=latn;+trep;+tlig;
<8.5-9.5> file:lmroman9-regular:script=latn;+trep;+tlig; <9.5-11> file:lmroman10-regular:script=latn;+trep;+tlig;
<11-15> file:lmroman12-regular:script=latn;+trep;+tlig;
<15-> file:lmroman17-regular:script=latn;+trep;+tlig;
}{}
\DeclareFontShape{EU2}{lmr}{m}{sl}%
{<-8.5> file:lmromanslant8-regular:script=latn;+trep;+tlig; <8.5-9.5> file:lmromanslant9-regular:script=latn;+trep;+tlig;
<9.5-11> file:lmromanslant10-regular:script=latn;+trep;+tlig; <11-15> file:lmromanslant12-regular:script=latn;+trep;+tlig;
<15-> file:lmromanslant17-regular:script=latn;+trep;+tlig;
}{}
\DeclareFontShape{EU2}{lmr}{m}{it}%
{<-7.5> file:lmroman7-italic:script=latn;+trep;+tlig;
<7.5-8.5> file:lmroman8-italic:script=latn;+trep;+tlig; <8.5-9.5> file:lmroman9-italic:script=latn;+trep;+tlig;
<9.5-11> file:lmroman10-italic:script=latn;+trep;+tlig; <11-> file:lmroman12-italic:script=latn;+trep;+tlig;
}{}
\DeclareFontShape{EU2}{lmr}{m}{sc}%
{<-> file:lmromancaps10-regular:script=latn;+trep;+tlig;}{}
\DeclareFontShape{EU2}{lmr}{m}{ui}%
{<-> ec-lmu10}{}
\DeclareFontShape{EU2}{lmr}{m}{scsl}%
{<-> file:lmromancaps10-oblique:script=latn;+trep;+tlig;}{}
\DeclareFontShape{EU2}{lmr}{b}{n}
{<-> file:lmromandemi10-regular:script=latn;+trep;+tlig;}{}
\DeclareFontShape{EU2}{lmr}{b}{sl}
{<-> file:lmromandemi10-oblique:script=latn;+trep;+tlig;}{}
\DeclareFontShape{EU2}{lmr}{bx}{n}
{<-5.5> file:lmroman5-bold:script=latn;+trep;+tlig; <5.5-6.5> file:lmroman6-bold:script=latn;+trep;+tlig;
<6.5-7.5> file:lmroman7-bold:script=latn;+trep;+tlig; <7.5-8.5> file:lmroman8-bold:script=latn;+trep;+tlig;
<8.5-9.5> file:lmroman9-bold:script=latn;+trep;+tlig; <9.5-11> file:lmroman10-bold:script=latn;+trep;+tlig;
<11-> file:lmroman12-bold:script=latn;+trep;+tlig;
}{}
\DeclareFontShape{EU2}{lmr}{bx}{it}
{<-> file:lmroman10-bolditalic:script=latn;+trep;+tlig;}{}
\DeclareFontShape{EU2}{lmr}{bx}{sl}
{<-> file:lmromanslant10-bold:script=latn;+trep;+tlig;}{}
\DeclareFontShape{EU2}{lmr}{b}{it}
{<->sub * lmr/b/sl}{}
\endinput
|