## Tagging support for LuaLaTeX Very experimental speed up layer for tagged LuaLaTeX documents. ### Installation `luatagging` can be installed with `l3build install`. ### Usage Load `luatagging` by adding ``` \RequirePackage{luatagging} ``` before `\DocumentMetadata`, then enable `tagging` like in a normal document. Currently `luatagging` requires the use of `lualatex-dev`. ### Currently known limitations * PDF 1.7 is currently out of scope. This material is subject to the LaTeX Project Public License 1.3c.