summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/math-ali.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-08-28 12:41:55 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-08-28 12:41:55 +0200
commit833f45553da60d8185f7095b5efbafc540c21173 (patch)
tree8b23322146b3dea3be8f741dc9d8e8285f0d0c45 /tex/context/base/mkiv/math-ali.mkiv
parent9c25133c75ad4c533cd66a26243173de11ee461b (diff)
downloadcontext-833f45553da60d8185f7095b5efbafc540c21173.tar.gz
2017-08-28 12:19:00
Diffstat (limited to 'tex/context/base/mkiv/math-ali.mkiv')
-rw-r--r--tex/context/base/mkiv/math-ali.mkiv7
1 files changed, 4 insertions, 3 deletions
diff --git a/tex/context/base/mkiv/math-ali.mkiv b/tex/context/base/mkiv/math-ali.mkiv
index f251f0a77..31bdbd900 100644
--- a/tex/context/base/mkiv/math-ali.mkiv
+++ b/tex/context/base/mkiv/math-ali.mkiv
@@ -816,7 +816,8 @@
\let\math_matrix_NC\relax
\unexpanded\def\math_matrix_start#1%
- {\begingroup
+ {\pushmacro\math_matrix_NC % not tested that well
+ \begingroup
\edef\currentmathmatrix{#1}%
\dosingleempty\math_matrix_start_indeed}
@@ -864,10 +865,10 @@
\noalign{\vskip-\baselineskip}%
% \fi
\egroup
- \popmacro\math_matrix_NC
\egroup
\mathmatrixright
- \endgroup}
+ \endgroup
+ \popmacro\math_matrix_NC} % not tested that well
\definemathmatrix[matrix]
\definemathmatrix[\v!mathmatrix]