summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/math-ini.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-02-26 20:54:52 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-02-26 20:54:52 +0100
commit4916c5e036f646daaa3ec913c4c69ce4fb3da1c5 (patch)
tree0d3bc2e085c5842b1d8fd1165c4db4e2de67e49e /tex/context/base/mkiv/math-ini.mkiv
parentb55beadd32489008a75cf46c9eeb22aa20764cc7 (diff)
downloadcontext-4916c5e036f646daaa3ec913c4c69ce4fb3da1c5.tar.gz
2019-02-26 20:12:00
Diffstat (limited to 'tex/context/base/mkiv/math-ini.mkiv')
-rw-r--r--tex/context/base/mkiv/math-ini.mkiv6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/mkiv/math-ini.mkiv b/tex/context/base/mkiv/math-ini.mkiv
index bf956c41c..3c27bbf07 100644
--- a/tex/context/base/mkiv/math-ini.mkiv
+++ b/tex/context/base/mkiv/math-ini.mkiv
@@ -268,8 +268,8 @@
\def\math_m_yes_text_openedup#1%
{\setbox\scratchbox\hbox\bgroup
- \normalstartimath
\the\everyswitchmathematics\relax
+ \normalstartimath
#1%
\normalstopimath
\egroup
@@ -285,8 +285,8 @@
\endgroup}
\def\math_m_yes_text_normal#1%
- {\normalstartimath
- \the\everyswitchmathematics\relax
+ {\the\everyswitchmathematics\relax
+ \normalstartimath
#1%
\normalstopimath
\endgroup}