From 8d30ee280d6fb2db6268bf6f839c5f93193a6925 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Thu, 14 Nov 2019 21:26:50 +0100 Subject: 2019-11-14 17:17:00 --- tex/context/base/mkiv/node-fin.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tex/context/base/mkiv/node-fin.lua') diff --git a/tex/context/base/mkiv/node-fin.lua b/tex/context/base/mkiv/node-fin.lua index b328f925d..02c359174 100644 --- a/tex/context/base/mkiv/node-fin.lua +++ b/tex/context/base/mkiv/node-fin.lua @@ -562,7 +562,7 @@ local function stacker(attribute,head,default) -- no triggering, no inheritance, end head, current = insert_node_after(head,current,copy_node(nsnone)) else - list = stacker(attribute,content,a) + list = stacker(attribute,content,attrib) if list ~= content then setlist(current,list) end -- cgit v1.2.3