From 3a55e11c7295abf8f2dfe5e9d1c8b153f4518824 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Wed, 11 May 2022 11:48:41 +0200 Subject: 2022-05-11 11:35:00 --- tex/context/base/mkxl/strc-itm.mklx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tex/context/base/mkxl/strc-itm.mklx') diff --git a/tex/context/base/mkxl/strc-itm.mklx b/tex/context/base/mkxl/strc-itm.mklx index 96e98e769..db6bdadf3 100644 --- a/tex/context/base/mkxl/strc-itm.mklx +++ b/tex/context/base/mkxl/strc-itm.mklx @@ -209,7 +209,7 @@ \newconditional\c_strc_itemgroups_optimize \settrue\c_strc_itemgroups_optimize \newconditional\c_strc_itemgroups_auto_concat \settrue\c_strc_itemgroups_auto_concat -\newsignal \d_strc_itemgroups_signal +\newboundary \c_strc_itemgroups_boundary \newbox \b_strc_itemgroups @@ -849,7 +849,7 @@ % % \ifhmode % \ifconditional\c_strc_itemgroups_auto_concat -% \ifdim\lastskip=\d_strc_itemgroups_signal +% \ifnum\lastboundary=\c_strc_itemgroups_boundary % \settrue\c_strc_itemgroups_concat % \fi % \fi @@ -883,7 +883,7 @@ % \ifhmode \ifconditional\c_strc_itemgroups_auto_concat - \ifdim\lastskip=\d_strc_itemgroups_signal + \ifnum\lastboundary=\c_strc_itemgroups_boundary \settrue\c_strc_itemgroups_concat \fi \fi @@ -1196,7 +1196,7 @@ \begstrut % \strut \nobreak % else problems with intext items \seteffectivehsize % NEW ! - \hskip\d_strc_itemgroups_signal % concat + \boundary\c_strc_itemgroups_boundary % was signal \itemgroupparameter\c!command} \protected\permanent\def\stopitemgroupitem -- cgit v1.2.3