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