diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/il2lmss.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/il2lmss.fd | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/il2lmss.fd b/Master/texmf-dist/tex/latex/lm/il2lmss.fd new file mode 100644 index 00000000000..2d2c9e85265 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lm/il2lmss.fd @@ -0,0 +1,40 @@ +% 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{il2lmss.fd}[2007/01/14 v1.3 Font defs for Latin Modern] +\DeclareFontFamily{IL2}{lmss}{} +\DeclareFontShape{IL2}{lmss}{m}{n} + {<-8.5> cs-lmss8 + <8.5-9.5> cs-lmss9 <9.5-11> cs-lmss10 + <11-15.5> cs-lmss12 <15.5-> cs-lmss17 + }{} +\DeclareFontShape{IL2}{lmss}{m}{it} + {<->ssub*lmss/m/sl}{} +\DeclareFontShape{IL2}{lmss}{m}{sl} + {<-8.5> cs-lmsso8 + <8.5-9.5> cs-lmsso9 <9.5-11> cs-lmsso10 + <11-15.5> cs-lmsso12 <15.5-> cs-lmsso17 + }{} +%%%%%%% Font/shape undefined, therefore substituted +\DeclareFontShape{IL2}{lmss}{m}{sc} + {<->sub*lmr/m/sc}{} +%%%%%%%% semibold condensed series +\DeclareFontShape{IL2}{lmss}{sbc}{n} +{<-> cs-lmssdc10}{} +\DeclareFontShape{IL2}{lmss}{sbc}{sl} +{<-> cs-lmssdo10}{} +\DeclareFontShape{IL2}{lmss}{sbc}{it} +{<->ssub*lmss/sbc/sl}{} +%%%%%%%%% bold extended series +\DeclareFontShape{IL2}{lmss}{bx}{n} +{<-> cs-lmssbx10}{} +\DeclareFontShape{IL2}{lmss}{bx}{sl} +{<-> cs-lmssbo10}{} +\DeclareFontShape{IL2}{lmss}{bx}{it} +{<->ssub*lmss/bx/sl}{} +\endinput +%% +%% End of file `il2lmss.fd'. |