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