summaryrefslogtreecommitdiff
path: root/tex/context/modules/mkiv/x-asciimath.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/modules/mkiv/x-asciimath.mkiv')
-rw-r--r--tex/context/modules/mkiv/x-asciimath.mkiv2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/modules/mkiv/x-asciimath.mkiv b/tex/context/modules/mkiv/x-asciimath.mkiv
index bd9b847d9..5a329f0b0 100644
--- a/tex/context/modules/mkiv/x-asciimath.mkiv
+++ b/tex/context/modules/mkiv/x-asciimath.mkiv
@@ -139,7 +139,7 @@
\unexpanded\def\asciimathoptext #1{\ifmmode\mathoptext{#1}\else#1\fi}
\unexpanded\def\asciimathoptexttraced #1{\ifmmode\mathoptext{\color[darkgreen]{#1}}\else\color[darkgreen]{#1}\fi}
-\unexpanded\def\asciimathstackrel #1#2{\mathematics{\mathop{\let\limits\relax\mover{#2}{#1}}}}
+\unexpanded\def\asciimathstackrel #1#2{\mathematics{\mathop{\math_relax_limits\mover{#2}{#1}}}}
\unexpanded\def\asciimathroot #1#2{\sqrt[#1]{#2}}
\unexpanded\def\asciimathsqrt #1{\sqrt{#1}}