summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/math-ini.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-01-28 17:45:12 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-01-28 17:45:12 +0100
commit38a9804bf0448f3c987903d2601175f1750e9fe3 (patch)
treec186102524308647035a7880cb83b34e64038710 /tex/context/base/mkiv/math-ini.mkiv
parent8bbd1dc6d3db576e4313277ac558f8fe7e0595ef (diff)
downloadcontext-38a9804bf0448f3c987903d2601175f1750e9fe3.tar.gz
2019-01-28 17:06:00
Diffstat (limited to 'tex/context/base/mkiv/math-ini.mkiv')
-rw-r--r--tex/context/base/mkiv/math-ini.mkiv2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/math-ini.mkiv b/tex/context/base/mkiv/math-ini.mkiv
index 2bc9817c1..50da1a400 100644
--- a/tex/context/base/mkiv/math-ini.mkiv
+++ b/tex/context/base/mkiv/math-ini.mkiv
@@ -1335,7 +1335,7 @@
\to \everyswitchmathematics
\unexpanded\def\math_basics_synchronize_direction
- {\mathdirection\ifconditional\c_math_right_to_left\plusone\else\zerocount\fi}
+ {\mathdirection\ifconditional\c_math_right_to_left\directionrighttoleft\else\directionlefttoright\fi}
% Not \everymathematics as it comes too late and I'm not in the mood for a mixed mode
% kludge now (should be a property of beginmath nodes and passed to callbacks).