diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-15 00:56:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-15 00:56:51 +0000 |
commit | adf08a68b3e6d7d88c1953a1f5cb99a80b32b08c (patch) | |
tree | 60333c71dd96d3c909c29d0cbb7ba48bc5c9c323 /Master/texmf-dist/tex/latex/euenc/eu2lmr.fd | |
parent | 4ccbc52dab3e0854855023d871eb57c855e1edad (diff) |
euenc update (13feb10)
git-svn-id: svn://tug.org/texlive/trunk@17015 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/euenc/eu2lmr.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/euenc/eu2lmr.fd | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/euenc/eu2lmr.fd b/Master/texmf-dist/tex/latex/euenc/eu2lmr.fd new file mode 100644 index 00000000000..775e6a024f5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/euenc/eu2lmr.fd @@ -0,0 +1,43 @@ + +\ProvidesFile{eu2lmr.fd}[2009/10/30 v1.6 Font defs for Latin Modern] +\DeclareFontFamily{EU2}{lmr}{} +\DeclareFontShape{EU2}{lmr}{m}{n}% + {<-5.5> file:lmroman5-regular:script=latn;+trep;+tlig; <5.5-6.5> file:lmroman6-regular:script=latn;+trep;+tlig; + <6.5-7.5> file:lmroman7-regular:script=latn;+trep;+tlig; <7.5-8.5> file:lmroman8-regular:script=latn;+trep;+tlig; + <8.5-9.5> file:lmroman9-regular:script=latn;+trep;+tlig; <9.5-11> file:lmroman10-regular:script=latn;+trep;+tlig; + <11-15> file:lmroman12-regular:script=latn;+trep;+tlig; + <15-> file:lmroman17-regular:script=latn;+trep;+tlig; + }{} +\DeclareFontShape{EU2}{lmr}{m}{sl}% + {<-8.5> file:lmromanslant8-regular:script=latn;+trep;+tlig; <8.5-9.5> file:lmromanslant9-regular:script=latn;+trep;+tlig; + <9.5-11> file:lmromanslant10-regular:script=latn;+trep;+tlig; <11-15> file:lmromanslant12-regular:script=latn;+trep;+tlig; + <15-> file:lmromanslant17-regular:script=latn;+trep;+tlig; + }{} +\DeclareFontShape{EU2}{lmr}{m}{it}% + {<-7.5> file:lmroman7-italic:script=latn;+trep;+tlig; + <7.5-8.5> file:lmroman8-italic:script=latn;+trep;+tlig; <8.5-9.5> file:lmroman9-italic:script=latn;+trep;+tlig; + <9.5-11> file:lmroman10-italic:script=latn;+trep;+tlig; <11-> file:lmroman12-italic:script=latn;+trep;+tlig; + }{} +\DeclareFontShape{EU2}{lmr}{m}{sc}% + {<-> file:lmromancaps10-regular:script=latn;+trep;+tlig;}{} +\DeclareFontShape{EU2}{lmr}{m}{ui}% + {<-> ec-lmu10}{} +\DeclareFontShape{EU2}{lmr}{m}{scsl}% + {<-> file:lmromancaps10-oblique:script=latn;+trep;+tlig;}{} +\DeclareFontShape{EU2}{lmr}{b}{n} + {<-> file:lmromandemi10-regular:script=latn;+trep;+tlig;}{} +\DeclareFontShape{EU2}{lmr}{b}{sl} + {<-> file:lmromandemi10-oblique:script=latn;+trep;+tlig;}{} +\DeclareFontShape{EU2}{lmr}{bx}{n} + {<-5.5> file:lmroman5-bold:script=latn;+trep;+tlig; <5.5-6.5> file:lmroman6-bold:script=latn;+trep;+tlig; + <6.5-7.5> file:lmroman7-bold:script=latn;+trep;+tlig; <7.5-8.5> file:lmroman8-bold:script=latn;+trep;+tlig; + <8.5-9.5> file:lmroman9-bold:script=latn;+trep;+tlig; <9.5-11> file:lmroman10-bold:script=latn;+trep;+tlig; + <11-> file:lmroman12-bold:script=latn;+trep;+tlig; + }{} +\DeclareFontShape{EU2}{lmr}{bx}{it} + {<-> file:lmroman10-bolditalic:script=latn;+trep;+tlig;}{} +\DeclareFontShape{EU2}{lmr}{bx}{sl} + {<-> file:lmromanslant10-bold:script=latn;+trep;+tlig;}{} +\DeclareFontShape{EU2}{lmr}{b}{it} + {<->sub * lmr/b/sl}{} +\endinput |