diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/il2lmr.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/il2lmr.fd | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/il2lmr.fd b/Master/texmf-dist/tex/latex/lm/il2lmr.fd new file mode 100644 index 00000000000..76f9a9a0143 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lm/il2lmr.fd @@ -0,0 +1,50 @@ +% 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{il2lmr.fd}[2007/01/14 v1.3 Font defs for Latin Modern] +\DeclareFontFamily{IL2}{lmr}{} +\DeclareFontShape{IL2}{lmr}{m}{n}% + {<-5.5> cs-lmr5 <5.5-6.5> cs-lmr6 + <6.5-7.5> cs-lmr7 <7.5-8.5> cs-lmr8 + <8.5-9.5> cs-lmr9 <9.5-11> cs-lmr10 + <11-15> cs-lmr12 + <15-> cs-lmr17 + }{} +\DeclareFontShape{IL2}{lmr}{m}{sl}% + {<-8.5> cs-lmro8 <8.5-9.5> cs-lmro9 + <9.5-11> cs-lmro10 <11-15> cs-lmro12 + <15-> cs-lmro17 + }{} +\DeclareFontShape{IL2}{lmr}{m}{it}% + {<-7.5> cs-lmri7 + <7.5-8.5> cs-lmri8 <8.5-9.5> cs-lmri9 + <9.5-11> cs-lmri10 <11-> cs-lmri12 + }{} +\DeclareFontShape{IL2}{lmr}{m}{sc}% + {<-> cs-lmcsc10}{} +% +% Is this the right 'shape'?: +\DeclareFontShape{IL2}{lmr}{m}{scsl}% + {<-> cs-lmcsco10}{} +%%%%%%% bold series +\DeclareFontShape{IL2}{lmr}{b}{n} + {<-> cs-lmb10}{} +\DeclareFontShape{IL2}{lmr}{b}{sl} + {<-> cs-lmbo10}{} +%%%%%%%% bold extended series +\DeclareFontShape{IL2}{lmr}{bx}{n} + {<-5.5> cs-lmbx5 <5.5-6.5> cs-lmbx6 + <6.5-7.5> cs-lmbx7 <7.5-8.5> cs-lmbx8 + <8.5-9.5> cs-lmbx9 <9.5-11> cs-lmbx10 + <11-> cs-lmbx12 + }{} +\DeclareFontShape{IL2}{lmr}{bx}{it} + {<-> cs-lmbxi10}{} +\DeclareFontShape{IL2}{lmr}{bx}{sl} + {<-> cs-lmbxo10}{} +\endinput +%% +%% End of file `il2lmr.fd'. |