summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/node-rul.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/node-rul.lmt')
-rw-r--r--tex/context/base/mkxl/node-rul.lmt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/node-rul.lmt b/tex/context/base/mkxl/node-rul.lmt
index 3bf18ccf3..5155a9109 100644
--- a/tex/context/base/mkxl/node-rul.lmt
+++ b/tex/context/base/mkxl/node-rul.lmt
@@ -394,6 +394,7 @@ do
rules.handler = function(head)
local data = attributes.values[a_ruled]
+ --or-- local data = getvalues(a_ruled)
if data then
head = processwords(a_ruled,data,flush_ruled,head)