summaryrefslogtreecommitdiff
path: root/tex/context/base/core-mat.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/core-mat.tex')
-rw-r--r--tex/context/base/core-mat.tex7
1 files changed, 3 insertions, 4 deletions
diff --git a/tex/context/base/core-mat.tex b/tex/context/base/core-mat.tex
index 603f18d62..68d0ceec2 100644
--- a/tex/context/base/core-mat.tex
+++ b/tex/context/base/core-mat.tex
@@ -1517,7 +1517,7 @@
\!!toksc\emptytoks
\buildeqalign
\null\,\vcenter
- {\openup{.25\bodyfontsize}% was: \openup\jot
+ {\openup.25\bodyfontsize% was: \openup\jot
\mathsurround\zeropoint
\expandafter \ialign \expandafter {\the\scratchtoks\crcr#1\crcr}%
}\,}
@@ -1623,7 +1623,7 @@
% todo: pop in cell
\def\dostartmathalignment[#1][#2]%
- {\begingroup
+ {% \begingroup not permitted ($$...assignments...\halign... )
\pushmacro\doalignNC
\edef\currentmathalignment{#1}%
\doifassignmentelse{#2}{\setupmathalignment[#1][#2]}\donothing
@@ -1643,8 +1643,7 @@
\def\dostopmathalignment
{\finishalignno
- \popmacro\doalignNC
- \endgroup}
+ \popmacro\doalignNC}
\def\definemathalignment
{\dodoubleempty\dodefinemathalignment}