summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/strc-tag.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/strc-tag.mkxl')
-rw-r--r--tex/context/base/mkxl/strc-tag.mkxl8
1 files changed, 4 insertions, 4 deletions
diff --git a/tex/context/base/mkxl/strc-tag.mkxl b/tex/context/base/mkxl/strc-tag.mkxl
index 55f8125f8..3c00acb65 100644
--- a/tex/context/base/mkxl/strc-tag.mkxl
+++ b/tex/context/base/mkxl/strc-tag.mkxl
@@ -280,7 +280,7 @@
\newconditional\c_strc_tags_enabled
-\aliased\let\dotaggedplaceholder\empty
+\lettonothing\dotaggedplaceholder
\immutable\chardef\strc_tags_placeholder_char\zerocount % "FFFC
@@ -309,7 +309,7 @@
\enforced\let\dostoptagged \donothing
\else
% initial
- \enforced\let\dotaggedplaceholder \empty
+ \enforced\lettonothing\dotaggedplaceholder
\enforced\let\dostarttagged \gobbletwoarguments
\enforced\let\dostarttaggednodetail\gobbleoneargument
\enforced\let\dostarttaggedchained \gobblethreearguments
@@ -388,10 +388,10 @@
{\endgraf % we end before the group
\begingroup
\ifarguments
- \let\currentparagraph\empty
+ \lettonothing\currentparagraph
\or
\ifhastok={#1}%
- \let\currentparagraph\empty
+ \lettonothing\currentparagraph
\setupcurrentparagraph[#1]
\else
\edef\currentparagraph{#1}%