summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/math-rad.mklx
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/math-rad.mklx')
-rw-r--r--tex/context/base/mkxl/math-rad.mklx4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkxl/math-rad.mklx b/tex/context/base/mkxl/math-rad.mklx
index ee91243e0..ca02005fa 100644
--- a/tex/context/base/mkxl/math-rad.mklx
+++ b/tex/context/base/mkxl/math-rad.mklx
@@ -130,7 +130,7 @@
\tolerant\protected\def\math_radical_handle#tag#*[#settings]#*[#degree]#:#body%
{\begingroup
- \edef\currentmathradical{#tag}%
+ \cdef\currentmathradical{#tag}%
\ifhastok={#settings}%
\lettonothing\currentmathradicaldegree
\setupcurrentmathradical[#settings]%
@@ -313,7 +313,7 @@
\protected\def\math_ornament_handle#tag#body%
{\begingroup
- \edef\currentmathornament{#tag}%
+ \cdef\currentmathornament{#tag}%
\csname\??mathornamentalternative\mathornamentparameter\c!alternative\endcsname{#body}%
\endgroup}