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/ot1lmssq.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/ot1lmssq.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/ot1lmssq.fd | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/ot1lmssq.fd b/Master/texmf-dist/tex/latex/lm/ot1lmssq.fd index 7ced4b959a3..b5becafa382 100644 --- a/Master/texmf-dist/tex/latex/lm/ot1lmssq.fd +++ b/Master/texmf-dist/tex/latex/lm/ot1lmssq.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{ot1lmssq.fd}[2009/08/12 v1.4 Font defs for Latin Modern] +\ProvidesFile{ot1lmssq.fd}[2009/10/07 v1.5 Font defs for Latin Modern] \DeclareFontFamily{OT1}{lmssq}{} \DeclareFontShape{OT1}{lmssq}{m}{n} {<-> rm-lmssq8}{} @@ -14,6 +14,17 @@ {<-> rm-lmssqbx8}{} \DeclareFontShape{OT1}{lmssq}{bx}{sl} {<-> rm-lmssqbo8}{} +%%%%%%% Font/shape undefined, therefore substituted +\DeclareFontShape{OT1}{lmssq}{m}{it} + {<->ssub*lmssq/m/sl}{} +\DeclareFontShape{OT1}{lmssq}{bx}{it} + {<->ssub*lmssq/bx/sl}{} +\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}{} \endinput %% %% End of file `ot1lmssq.fd'. |