summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lm/lmodern.sty
diff options
context:
space:
mode:
authorStaszek Wawrykiewicz <staw@gust.org.pl>2007-01-19 19:12:34 +0000
committerStaszek Wawrykiewicz <staw@gust.org.pl>2007-01-19 19:12:34 +0000
commit3324061cdc76b5d21c0f467138d27206fa58cbc3 (patch)
tree758ef6ac92f8a7da2dcee62d13e8ec6b2c115ebb /Master/texmf-dist/tex/latex/lm/lmodern.sty
parentdb0fef4fba38f67dd14b19eeaaf85f057448f41d (diff)
lm 1.010
git-svn-id: svn://tug.org/texlive/trunk@3597 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.sty26
1 files changed, 22 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/lmodern.sty b/Master/texmf-dist/tex/latex/lm/lmodern.sty
index 90eca0454ed..2af5ff2110b 100644
--- a/Master/texmf-dist/tex/latex/lm/lmodern.sty
+++ b/Master/texmf-dist/tex/latex/lm/lmodern.sty
@@ -1,13 +1,31 @@
% This file belongs to the Latin Modern package. The work is released under
-% the GUST Font Source License. See the MANIFEST.txt and README.eng files
+% the GUST Font License. See the MANIFEST.txt and README.eng files
% for the details. For the most recent version of this license see
-% http://www.gust.org.pl/fonts/licenses/GUST-FONT-SOURCE-LICENSE.txt or
-% http://tug.org/fonts/licenses/GUST-FONT-SOURCE-LICENSE.txt
+% http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt or
+% http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt
-\ProvidesPackage{lmodern}[2005/02/28]
+\ProvidesPackage{lmodern}[2007/01/14 v1.3 Latin Modern Fonts]
\renewcommand{\rmdefault}{lmr}
\renewcommand{\sfdefault}{lmss}
\renewcommand{\ttdefault}{lmtt}
+\SetSymbolFont{operators} {normal}{OT1}{lmr} {m}{n}
+\SetSymbolFont{letters} {normal}{OML}{lmm} {m}{it}
+\SetSymbolFont{symbols} {normal}{OMS}{lmsy}{m}{n}
+\SetSymbolFont{largesymbols}{normal}{OMX}{lmex}{m}{n}
+\SetSymbolFont{operators} {bold} {OT1}{lmr} {bx}{n}
+\SetSymbolFont{letters} {bold} {OML}{lmm} {b}{it}
+\SetSymbolFont{symbols} {bold} {OMS}{lmsy}{b}{n}
+\SetSymbolFont{largesymbols}{bold} {OMX}{lmex}{m}{n}
+
+\SetMathAlphabet{\mathbf}{normal}{OT1}{lmr}{bx}{n}
+\SetMathAlphabet{\mathsf}{normal}{OT1}{lmss}{m}{n}
+\SetMathAlphabet{\mathit}{normal}{OT1}{lmr}{m}{it}
+\SetMathAlphabet{\mathtt}{normal}{OT1}{lmtt}{m}{n}
+\SetMathAlphabet{\mathbf}{bold} {OT1}{lmr}{bx}{n}
+\SetMathAlphabet{\mathsf}{bold} {OT1}{lmss}{bx}{n}
+\SetMathAlphabet{\mathit}{bold} {OT1}{lmr}{bx}{it}
+\SetMathAlphabet{\mathtt}{bold} {OT1}{lmtt}{m}{n}
+
\endinput