summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/lualatex-math
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-19 21:15:05 +0000
committerKarl Berry <karl@freefriends.org>2016-04-19 21:15:05 +0000
commited28050639de6674b72251ecd15b4cce0133cb83 (patch)
tree9beb6add2bde805d6d3e9b1cd417e8d7d836276c /Master/texmf-dist/tex/lualatex/lualatex-math
parentccf357defee0d406f6a8b7517b7bb0b4134ac6ba (diff)
lualatex-math (19apr16)
git-svn-id: svn://tug.org/texlive/trunk@40621 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/lualatex-math')
-rw-r--r--Master/texmf-dist/tex/lualatex/lualatex-math/lualatex-math.sty28
1 files changed, 1 insertions, 27 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 970fc4316ee..050f57da0dd 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}[2015/09/07]
-\ProvidesExplPackage{lualatex-math}{2015/09/22}{1.5}%
+\ProvidesExplPackage{lualatex-math}{2016/04/16}{1.6}%
{Patches for mathematics typesetting with LuaLaTeX}
\RequirePackage { etoolbox } [ 2007/10/08 ]
\cs_if_exist:NF \newluabytecode
@@ -189,32 +189,6 @@
}
}
}
-\group_begin:
-\char_set_catcode_other:N \"
-\AtEndOfPackageFile * { amsopn } {
- \__lltxmath_patch:NNnnn \newmcodes@ \cs_gset_nopar:Npn { } {
- \mathcode `\' 39
- \mathcode `\* 42
- \mathcode `\. "613A
- \ifnum \mathcode `\- = 45 ~ \else
- \mathchardef \std@minus \mathcode `\- \relax
- \fi
- \mathcode `\- 45
- \mathcode `\/ 47
- \mathcode `\: "603A \relax
- } {
- \char_set_mathcode:nn { `\' } { 39 }
- \char_set_mathcode:nn { `\* } { 42 }
- \char_set_mathcode:nn { `\. } { "613A }
- \int_compare:nNnF { \utex_mathcodenum:D `\- } = { 45 } {
- \__lltxmath_set_mathchar:NN \std@minus \-
- }
- \char_set_mathcode:nn { `\- } { 45 }
- \char_set_mathcode:nn { `\/ } { 47 }
- \char_set_mathcode:nn { `\: } { "603A }
- }
-}
-\group_end:
\AtEndOfPackageFile * { mathtools } {
\__lltxmath_patch:NNnnn \MT_cramped_internal:Nn
\cs_set_nopar:Npn { #1 #2 } {