summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/lua-ul/pre_append_to_vlist_filter.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/lua-ul/pre_append_to_vlist_filter.lua')
-rw-r--r--Master/texmf-dist/tex/lualatex/lua-ul/pre_append_to_vlist_filter.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/lualatex/lua-ul/pre_append_to_vlist_filter.lua b/Master/texmf-dist/tex/lualatex/lua-ul/pre_append_to_vlist_filter.lua
index 1417b588625..2ab110e8297 100644
--- a/Master/texmf-dist/tex/lualatex/lua-ul/pre_append_to_vlist_filter.lua
+++ b/Master/texmf-dist/tex/lualatex/lua-ul/pre_append_to_vlist_filter.lua
@@ -51,7 +51,7 @@ local function filtered_append_to_vlist_filter(box,
current = box
end
return call_callback("append_to_vlist_filter",
- box, locationcode, prevdepth, mirrored)
+ current, locationcode, prevdepth, mirrored)
end
callback_define('append_to_vlist_filter',