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/ts1lmdh.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/ts1lmdh.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/ts1lmdh.fd | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/ts1lmdh.fd b/Master/texmf-dist/tex/latex/lm/ts1lmdh.fd index 1f6c58caa23..ed11a4d2b50 100644 --- a/Master/texmf-dist/tex/latex/lm/ts1lmdh.fd +++ b/Master/texmf-dist/tex/latex/lm/ts1lmdh.fd @@ -4,16 +4,14 @@ % 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{ts1lmdh.fd}[2009/08/12 v1.4 Font defs for Latin Modern] -\DeclareFontFamily{TS1}{lmdh}{\hyphenchar \font\m@ne} -\DeclareFontShape{TS1}{lmdh}{m}{n}{% - <-> ec-lmdunh10 - }{} +\ProvidesFile{ts1lmdh.fd}[2009/10/07 v1.5 Font defs for Latin Modern] +\DeclareFontFamily{TS1}{lmdh}{} +\DeclareFontShape{TS1}{lmdh}{m}{n} + {<-> ts1-lmdunh10}{} \DeclareFontShape{TS1}{lmdh}{m}{it} - {<->sub*lmdh/m/sl}{} -\DeclareFontShape{TS1}{lmdh}{m}{sl}{% - <-> ec-lmduno10 - }{} + {<->sub*lmdh/m/sl}{} +\DeclareFontShape{TS1}{lmdh}{m}{sl} + {<-> ts1-lmduno10}{} \endinput %% %% End of file `ts1lmdh.fd'. |