tl2017 luatex discretionaries
[latex2e.git] / latex2e-20170101 / support / ot1lmr.fd
blob426ad2e7592fc18e8b2fd3ce8824bca462938912
1 % This file belongs to the Latin Modern package. The work is released
2 % under the GUST Font License. See the MANIFEST-Latin-Modern.txt and
3 % README-Latin-Modern.txt files for the details. For the most recent version of
4 % this license see http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt
5 % or http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt
7 \ProvidesFile{ot1lmr.fd}[2009/10/30 v1.6 Font defs for Latin Modern]
8 \DeclareFontFamily{OT1}{lmr}{}
9 \DeclareFontShape{OT1}{lmr}{m}{n}%
10      {<-5.5>    rm-lmr5     <5.5-6.5> rm-lmr6
11       <6.5-7.5> rm-lmr7     <7.5-8.5> rm-lmr8
12       <8.5-9.5> rm-lmr9     <9.5-11>  rm-lmr10
13       <11-15>   rm-lmr12
14       <15-> rm-lmr17
15       }{}
16 \DeclareFontShape{OT1}{lmr}{m}{sl}%
17      {<-8.5>    rm-lmro8    <8.5-9.5> rm-lmro9
18       <9.5-11>  rm-lmro10   <11-15>   rm-lmro12
19       <15-> rm-lmro17
20       }{}
21 \DeclareFontShape{OT1}{lmr}{m}{it}%
22      {<-7.5>    rm-lmri7
23       <7.5-8.5> rm-lmri8    <8.5-9.5> rm-lmri9
24       <9.5-11>  rm-lmri10   <11->   rm-lmri12
25       }{}
26 \DeclareFontShape{OT1}{lmr}{m}{sc}%
27      {<-> rm-lmcsc10}{}
28 \DeclareFontShape{OT1}{lmr}{m}{ui}%
29      {<-> rm-lmu10}{}
31 % Is this the right 'shape'?:
32 \DeclareFontShape{OT1}{lmr}{m}{scsl}%
33      {<-> rm-lmcsco10}{}
34 %%%%%%% bold series
35 \DeclareFontShape{OT1}{lmr}{b}{n}
36      {<-> rm-lmb10}{}
37 \DeclareFontShape{OT1}{lmr}{b}{sl}
38      {<-> rm-lmbo10}{}
39 %%%%%%% bold extended series
40 \DeclareFontShape{OT1}{lmr}{bx}{n}
41      {<-5.5>   rm-lmbx5      <5.5-6.5> rm-lmbx6
42       <6.5-7.5> rm-lmbx7      <7.5-8.5> rm-lmbx8
43       <8.5-9.5> rm-lmbx9      <9.5-11>  rm-lmbx10
44       <11->   rm-lmbx12
45       }{}
46 \DeclareFontShape{OT1}{lmr}{bx}{it}
47      {<-> rm-lmbxi10}{}
48 \DeclareFontShape{OT1}{lmr}{bx}{sl}
49      {<-> rm-lmbxo10}{}
50 %%%%%%% Font/shape undefined, therefore substituted
51 \DeclareFontShape{OT1}{lmr}{b}{it}
52      {<->sub * lmr/b/sl}{}
53 \endinput
55 %% End of file `ot1lmr.fd'.