summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/lua-ul/lua-ul.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/lua-ul/lua-ul.lua')
-rw-r--r--Master/texmf-dist/tex/lualatex/lua-ul/lua-ul.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/lualatex/lua-ul/lua-ul.lua b/Master/texmf-dist/tex/lualatex/lua-ul/lua-ul.lua
index 204f9b400cc..3d4350fc205 100644
--- a/Master/texmf-dist/tex/lualatex/lua-ul/lua-ul.lua
+++ b/Master/texmf-dist/tex/lualatex/lua-ul/lua-ul.lua
@@ -487,6 +487,7 @@ luatexbase.add_to_callback('vpack_filter',
end
return tonode(head)
end, 'add underlines to list')
+require'lua-ul-patches-preserve-attr'
--
--
-- End of file `lua-ul.lua'.