summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/math-ali.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/math-ali.mkxl')
-rw-r--r--tex/context/base/mkxl/math-ali.mkxl10
1 files changed, 7 insertions, 3 deletions
diff --git a/tex/context/base/mkxl/math-ali.mkxl b/tex/context/base/mkxl/math-ali.mkxl
index 371c1b9af..2007ed83c 100644
--- a/tex/context/base/mkxl/math-ali.mkxl
+++ b/tex/context/base/mkxl/math-ali.mkxl
@@ -224,9 +224,11 @@
\installcorenamespace {mathalignlocation}
-\setvalue{\??mathalignlocation\v!top }{\let\math_alignment_halign_method\halign\tpack}
-\setvalue{\??mathalignlocation\v!bottom}{\let\math_alignment_halign_method\halign\vpack}
-\setvalue{\??mathalignlocation\v!center}{\let\math_alignment_halign_method\halign\vcenter}
+\defcsname\??mathalignlocation\v!top \endcsname{\let\math_alignment_halign_method\halign\tpack}
+\defcsname\??mathalignlocation\v!bottom\endcsname{\let\math_alignment_halign_method\halign\vpack}
+\defcsname\??mathalignlocation\v!center\endcsname{\let\math_alignment_halign_method\halign\vcenter}
+
+\let\math_alignment_halign_method\relax
\def\math_both_eqalign_no_aligned#1%
{\let\math_alignment_halign_method\math_halign_checked
@@ -694,6 +696,8 @@
\installmacrostack\math_cases_NC
+\let\math_cases_strut\relax
+
\permanent\tolerant\protected\def\math_cases_start[#1]#*[#2]%
{\begingroup
\edef\currentmathcases{#1}%