summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/strc-flt.mklx
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/strc-flt.mklx')
-rw-r--r--tex/context/base/mkxl/strc-flt.mklx4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkxl/strc-flt.mklx b/tex/context/base/mkxl/strc-flt.mklx
index b3f33734e..03e6edf1f 100644
--- a/tex/context/base/mkxl/strc-flt.mklx
+++ b/tex/context/base/mkxl/strc-flt.mklx
@@ -370,7 +370,7 @@
% we need at least a category and title
\dontleavehmode
\bgroup
- \edef\currentfloat{#category}%
+ \cdef\currentfloat{#category}%
\let\currentfloatcaption\currentfloat
\resetfloatcaptionparameter\c!reference
\resetfloatcaptionparameter\c!title
@@ -640,7 +640,7 @@
\aliased\lettonothing\lastplacedfloat
\def\strc_floats_set_current_tag#tag%
- {\edef\currentfloat{#tag}%
+ {\cdef\currentfloat{#tag}%
\ifempty\currentfloat
\let\currentfloat\v!figure % a bit of a hack
\fi