summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/math-del.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/math-del.mkxl')
-rw-r--r--tex/context/base/mkxl/math-del.mkxl6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/mkxl/math-del.mkxl b/tex/context/base/mkxl/math-del.mkxl
index 47febc180..35d71460b 100644
--- a/tex/context/base/mkxl/math-del.mkxl
+++ b/tex/context/base/mkxl/math-del.mkxl
@@ -31,10 +31,10 @@
% Actually we can do better now with lua hacks.
-\newcount\c_math_delimiter_nesting
+\newinteger\c_math_delimiter_nesting
-\permanent\protected\def\leftfakedelimiter {\advance\c_math_delimiter_nesting\minusone\gobbleoneargument}
-\permanent\protected\def\rightfakedelimiter{\advance\c_math_delimiter_nesting\plusone \gobbleoneargument}
+\permanent\protected\def\leftfakedelimiter {\advanceby\c_math_delimiter_nesting\minusone\gobbleoneargument}
+\permanent\protected\def\rightfakedelimiter{\advanceby\c_math_delimiter_nesting\plusone \gobbleoneargument}
\permanent\protected\def\checkdelimiters#1%
{\c_math_delimiter_nesting\zerocount