summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/strc-sbe.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/strc-sbe.mkxl')
-rw-r--r--tex/context/base/mkxl/strc-sbe.mkxl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkxl/strc-sbe.mkxl b/tex/context/base/mkxl/strc-sbe.mkxl
index ade59da0b..f2bc80659 100644
--- a/tex/context/base/mkxl/strc-sbe.mkxl
+++ b/tex/context/base/mkxl/strc-sbe.mkxl
@@ -73,7 +73,7 @@
\to \everyaftersectionblock
\permanent\tolerant\protected\def\setsectionblock[#1]#*[#2]% used to set the default
- {\edef\currentsectionblock{#1}% from now on we assume a value
+ {\cdef\currentsectionblock{#1}% from now on we assume a value
\setupcurrentsectionblock[#2]%
\clf_setsectionblock{#1}
bookmark {\sectionblockparameter\c!bookmark}%
@@ -84,7 +84,7 @@
\permanent\tolerant\protected\def\startsectionblock[#1]#*[#2]%
{%\ctxlua{structures.counters.check(0)}% we assume sane usage of \page, as this is the only workable place (in push)
\begingroup
- \edef\currentsectionblock{#1}% from now on we assume a value
+ \cdef\currentsectionblock{#1}% from now on we assume a value
\setupcurrentsectionblock[#2]%
\clf_pushsectionblock{#1}
bookmark {\sectionblockparameter\c!bookmark}%