summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/latex-tds/tex/lualatex-tds.ini
diff options
context:
space:
mode:
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{%