summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/strc-mat.mkiv
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-09-09 09:34:06 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-09-09 09:34:06 +0200
commitbfc2e20d0dfa0dfaf04b0c2c81aed20638f21c91 (patch)
treefd7f740995f6d2f8169116b0cf6444081f96c6f7 /tex/context/base/mkiv/strc-mat.mkiv
parente2902f3463b940beaefaf51ada0b9c37966491b6 (diff)
downloadcontext-bfc2e20d0dfa0dfaf04b0c2c81aed20638f21c91.tar.gz
2016-09-09 08:26:00
Diffstat (limited to 'tex/context/base/mkiv/strc-mat.mkiv')
-rw-r--r--tex/context/base/mkiv/strc-mat.mkiv2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/strc-mat.mkiv b/tex/context/base/mkiv/strc-mat.mkiv
index fba6b5ee2..8ff087a8c 100644
--- a/tex/context/base/mkiv/strc-mat.mkiv
+++ b/tex/context/base/mkiv/strc-mat.mkiv
@@ -821,10 +821,12 @@
\ifcase\c_strc_formulas_mode
\noindent % prevents that tex injects empty line (when using native display mechanism)
\Ucheckedstartdisplaymath
+ \the\everydisplay % new (probably too much)
\or
\setbox\b_strc_formulas_content\hbox\bgroup
\normalUstartmath
\displaystyle
+ \the\everydisplay % new (probably too much)
\else
\expandafter\startinnermath
\fi}