summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/strc-lab.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/strc-lab.mkxl')
-rw-r--r--tex/context/base/mkiv/strc-lab.mkxl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/strc-lab.mkxl b/tex/context/base/mkiv/strc-lab.mkxl
index 2de2b1007..f93114870 100644
--- a/tex/context/base/mkiv/strc-lab.mkxl
+++ b/tex/context/base/mkiv/strc-lab.mkxl
@@ -72,7 +72,7 @@
% todo: \strc_labels_command for user
\appendtoks
- \ifx\currentlabelparent\empty
+ \ifempty\currentlabelparent
% clone => parent | subclone => clone | subsubclone => subclone
\let\currentlabelsub\empty
\strc_define_commands_label
@@ -98,7 +98,7 @@
\edef\currentlabelsub{\v!sub\currentlabelsub}}%
\fi
\edef\p_counter{\labelparameter\s!counter}% can inherit from parent
- \ifx\p_counter\empty %
+ \ifempty\p_counter %
\let\p_counter\currentlabel
\fi
\doifelsecounter\p_counter\donothing{\strc_labels_define_counter\p_counter}%