summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/latex-tds/tex/lualatex-tds.ini
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-02-15 00:07:20 +0000
committerKarl Berry <karl@freefriends.org>2013-02-15 00:07:20 +0000
commita13000a8a72574b999877de3f97bee16c0980c6a (patch)
treeb0c2631b8935232c29110ee34c85a2341dbdc9c7 /Master/texmf-dist/source/latex/latex-tds/tex/lualatex-tds.ini
parentcb596f1684bb71168918b7d69231a1d798f14e0c (diff)
latex-tds (14feb13)
git-svn-id: svn://tug.org/texlive/trunk@29109 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/latex-tds/tex/lualatex-tds.ini')
-rw-r--r--Master/texmf-dist/source/latex/latex-tds/tex/lualatex-tds.ini9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/latex-tds/tex/lualatex-tds.ini b/Master/texmf-dist/source/latex/latex-tds/tex/lualatex-tds.ini
index b628a4082c0..4228e009f85 100644
--- a/Master/texmf-dist/source/latex/latex-tds/tex/lualatex-tds.ini
+++ b/Master/texmf-dist/source/latex/latex-tds/tex/lualatex-tds.ini
@@ -1,6 +1,6 @@
% lualatex-tds.ini
-% 2011/07/26 v1.5
-% Copyright 2007, 2008, 2011 Heiko Oberdiek
+% 2013/02/13 v1.6
+% Copyright 2007, 2008, 2011, 2013 Heiko Oberdiek
%
% This file is part of project `latex-tds'.
%
@@ -28,6 +28,8 @@
% * Package `fixltx2e' added.
% 2011/07/26 v1.5
% * Package `unicode-math' with LM Math added.
+% 2013/02/13 v1.6
+% * Font `lmmath-regular.otf' was renamed to `latinmodern-math.otf'.
%
\input lualatexiniconfig.tex
\input pdftexconfig %
@@ -66,7 +68,8 @@
\def\setup@fontspec@math{%
\RequirePackage{fontspec}[2011/02/26]%
\RequirePackage{unicode-math}[2011/01/29]%
- \setmathfont{lmmath-regular.otf}%
+ % \setmathfont{lmmath-regular.otf}%
+ \setmathfont{latinmodern-math.otf}%
}
\let\@SavedDocumentclass\documentclass
\def\documentclass{%