summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-09-18 22:46:24 +0000
committerKarl Berry <karl@freefriends.org>2011-09-18 22:46:24 +0000
commit40b450b69040741c84cca3dbf56e370c00af3f73 (patch)
tree50a0397ecf6d14ad3f07af5745184546456db750 /Master/texmf-dist/tex/lualatex
parent9adf633864a3433afd467fe19814693163ed886b (diff)
lualatex-math (18sep11)
git-svn-id: svn://tug.org/texlive/trunk@24009 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex')
-rw-r--r--Master/texmf-dist/tex/lualatex/lualatex-math/lualatex-math.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/lualatex/lualatex-math/lualatex-math.sty b/Master/texmf-dist/tex/lualatex/lualatex-math/lualatex-math.sty
index 3476474eaf3..d9fce671a1f 100644
--- a/Master/texmf-dist/tex/lualatex/lualatex-math/lualatex-math.sty
+++ b/Master/texmf-dist/tex/lualatex/lualatex-math/lualatex-math.sty
@@ -22,7 +22,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2009/09/24]
\RequirePackage{expl3}[2011/09/05]
-\ProvidesExplPackage{lualatex-math}{2011/09/13}{0.3a}%
+\ProvidesExplPackage{lualatex-math}{2011/09/18}{0.3b}%
{Patches for mathematics typesetting with LuaLaTeX}
\RequirePackage { etoolbox } [ 2007/10/08 ]
\RequirePackage { luatexbase } [ 2010/05/27 ]
@@ -157,7 +157,7 @@
}
}
\AtEndOfPackageFile * { amsmath } {
- \tl_replace_in:Nnn \@begindocumenthook {
+ \tl_replace_once:Nnn \@begindocumenthook {
\mathchardef \std@minus \mathcode `\- \relax
\mathchardef \std@equal \mathcode `\= \relax
} {