## 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 and is maintained by Marcel Krüger.
To report issue and access current sources visit https://sr.ht/~zauguin/luatagging/.
