diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:58:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:58:13 +0000 |
commit | 665b4c241d89f8871da6b3c9999f1c96f325e9aa (patch) | |
tree | e56d42d9e8f1c5b6c9d9f02d3a2317af486cb43f /Master/texmf-dist/tex/latex/lm/lmodern.sty | |
parent | 54bd2f24cdc4d57e45e56d1340a00ecf10ca4333 (diff) |
lm
git-svn-id: svn://tug.org/texlive/trunk@1049 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/lmodern.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/lmodern.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/lmodern.sty b/Master/texmf-dist/tex/latex/lm/lmodern.sty new file mode 100644 index 00000000000..c2a1abb8bdf --- /dev/null +++ b/Master/texmf-dist/tex/latex/lm/lmodern.sty @@ -0,0 +1,7 @@ +\ProvidesPackage{lmodern}[2005/02/28] + +\renewcommand{\rmdefault}{lmr} +\renewcommand{\sfdefault}{lmss} +\renewcommand{\ttdefault}{lmtt} + +\endinput |