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