From 1e83b1b27a30fc8df44607a37103b6c65efec538 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 1 Aug 2022 20:41:35 +0200 Subject: 2022-08-01 20:31:00 --- tex/context/base/mkxl/node-rul.mkxl | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'tex/context/base/mkxl/node-rul.mkxl') diff --git a/tex/context/base/mkxl/node-rul.mkxl b/tex/context/base/mkxl/node-rul.mkxl index 4f13b16f1..ac66d11b3 100644 --- a/tex/context/base/mkxl/node-rul.mkxl +++ b/tex/context/base/mkxl/node-rul.mkxl @@ -88,10 +88,19 @@ \frozen\protected\instance\edefcsname\currentbar\endcsname{\node_rules_direct{\currentbar}}% \to \everydefinebar +% \protected\def\node_rules_direct#1% +% {\groupedcommand +% {\node_rules_set{#1}\barparameter\c!left}% +% {\relax\barparameter\c!right}} + \protected\def\node_rules_direct#1% {\groupedcommand - {\node_rules_set{#1}\barparameter\c!left}% - {\relax\barparameter\c!right}} + {\dontleavehmode % this should not be needed but it is in \bTD + \node_rules_set{#1} + \barparameter\c!left + } %\ignorespaces}% + {%\removeunwantesspaces + \barparameter\c!right}} \permanent\protected\def\inlinebar[#1]% {\node_rules_direct{#1}} @@ -287,9 +296,10 @@ \newdimen\d_rule_v \newdimen\d_rule_line \newdimen\d_rule_offset +\newdimen\d_rule_factor \mutable\let\m_rule_direction\empty -\mutable\let\m_rule_factor \empty +% \mutable\let\m_rule_factor \empty \mutable\let\m_rule_option \empty \mutable\let\m_rule_color \empty -- cgit v1.2.3