diff options
author | Karl Berry <karl@freefriends.org> | 2009-10-09 23:02:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-10-09 23:02:41 +0000 |
commit | 00593912c570496a6ad36a5078e743560a6ed322 (patch) | |
tree | 3a2fdf2db809c2db2d7c0616e2aa1c39b6f605ab /Master/texmf-dist/tex/latex/lm/ot1lmss.fd | |
parent | 5f72846e045e32731c9dda8a2796f407a10fb70d (diff) |
lm 2.004 (9oct09)
git-svn-id: svn://tug.org/texlive/trunk@15729 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/ot1lmss.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/ot1lmss.fd | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/ot1lmss.fd b/Master/texmf-dist/tex/latex/lm/ot1lmss.fd index 6173ff5f70f..b94a2eba988 100644 --- a/Master/texmf-dist/tex/latex/lm/ot1lmss.fd +++ b/Master/texmf-dist/tex/latex/lm/ot1lmss.fd @@ -4,7 +4,7 @@ % 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{ot1lmss.fd}[2009/08/12 v1.4 Font defs for Latin Modern] +\ProvidesFile{ot1lmss.fd}[2009/10/07 v1.5 Font defs for Latin Modern] \DeclareFontFamily{OT1}{lmss}{} \DeclareFontShape{OT1}{lmss}{m}{n} {<-8.5> rm-lmss8 @@ -20,21 +20,27 @@ }{} %%%%%%% Font/shape undefined, therefore substituted \DeclareFontShape{OT1}{lmss}{m}{sc} - {<->sub*lmr/m/sc}{} + {<->sub*lmr/m/sc}{} +\DeclareFontShape{OT1}{lmss}{b}{n} + {<->ssub * lmss/bx/n}{} +\DeclareFontShape{OT1}{lmss}{b}{sl} + {<->ssub * lmss/bx/sl}{} +\DeclareFontShape{OT1}{lmss}{b}{it} + {<->ssub * lmss/bx/it}{} %%%%%%%% semibold condensed series \DeclareFontShape{OT1}{lmss}{sbc}{n} -{<-> rm-lmssdc10}{} + {<-> rm-lmssdc10}{} \DeclareFontShape{OT1}{lmss}{sbc}{sl} -{<-> rm-lmssdo10}{} + {<-> rm-lmssdo10}{} \DeclareFontShape{OT1}{lmss}{sbc}{it} -{<->ssub*lmss/sbc/sl}{} + {<->ssub*lmss/sbc/sl}{} %%%%%%%%% bold extended series \DeclareFontShape{OT1}{lmss}{bx}{n} -{<-> rm-lmssbx10}{} + {<-> rm-lmssbx10}{} \DeclareFontShape{OT1}{lmss}{bx}{sl} -{<-> rm-lmssbo10}{} + {<-> rm-lmssbo10}{} \DeclareFontShape{OT1}{lmss}{bx}{it} -{<->ssub*lmss/bx/sl}{} + {<->ssub*lmss/bx/sl}{} \endinput %% %% End of file `ot1lmss.fd'. |