summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/node-rul.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/node-rul.mkiv')
-rw-r--r--tex/context/base/mkiv/node-rul.mkiv8
1 files changed, 6 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/node-rul.mkiv b/tex/context/base/mkiv/node-rul.mkiv
index a7ec99f7d..c413edb1c 100644
--- a/tex/context/base/mkiv/node-rul.mkiv
+++ b/tex/context/base/mkiv/node-rul.mkiv
@@ -592,10 +592,10 @@
{\bgroup
\clf_enablebackgroundboxes
\dowithnextbox{%
- \node_linefiller_set{#3}%
+ \node_linefiller_set{#3}% already sets the attribute
#1%
attr \backgroundattribute \plusone
- attr \linefillerattribute \the\attribute\linefillerattribute
+ % attr \linefillerattribute \the\attribute\linefillerattribute
{\box\nextbox}%
\egroup}%
#2}
@@ -604,4 +604,8 @@
\unexpanded\def\linefillervbox{\node_backgrounds_filler_box\vpack\vbox}
\unexpanded\def\linefillervtop{\node_backgrounds_filler_box\tpack\vtop}
+%D Bonus:
+
+\unexpanded\def\autorule{\clf_autorule}
+
\protect \endinput