summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/unicode-math.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/unicode-math.dtx')
-rw-r--r--Master/texmf-dist/source/latex/unicode-math/unicode-math.dtx6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/unicode-math.dtx b/Master/texmf-dist/source/latex/unicode-math/unicode-math.dtx
index ecd20cd2d80..941b17e1b75 100644
--- a/Master/texmf-dist/source/latex/unicode-math/unicode-math.dtx
+++ b/Master/texmf-dist/source/latex/unicode-math/unicode-math.dtx
@@ -60,7 +60,7 @@ This work is "author-maintained" by Will Robertson.
%<preamble&XE>\ProvidesPackage{unicode-math-xetex}
%<preamble&LU>\ProvidesPackage{unicode-math-luatex}
%<*preamble>
- [2013/02/22 v0.7b Unicode maths in XeLaTeX and LuaLaTeX]
+ [2013/02/25 v0.7c Unicode maths in XeLaTeX and LuaLaTeX]
%</preamble>
%<*internal>
\documentclass[a4paper]{ltxdoc}
@@ -164,7 +164,7 @@ This work is "author-maintained" by Will Robertson.
% with both \XeLaTeX\ and \LuaLaTeX; resp.,
% \begin{quote}
% \begin{verbatim}
-% \setmathfont{latinmodernmath-regular.otf}
+% \setmathfont{latinmodern-math.otf}
% \setmathfont{Asana-Math.otf}
% \setmathfont{xits-math.otf}
% \end{verbatim}
@@ -4723,7 +4723,7 @@ luatexbase.add_to_callback("luaotfload.patch_font", patch_cambria_domh, "cambria
\cs_if_exist:NF \l_um_fontname_tl
{
% XXX: update this when lmmath-bold.otf is released
- \setmathfont[BoldFont={latinmodernmath-regular.otf}]{latinmodernmath-regular.otf}
+ \setmathfont[BoldFont={latinmodern-math.otf}]{latinmodern-math.otf}
}
}
% \end{macrocode}