Hello,

I have a bit of experience generating UA-2 documents this way, and
working around some of the limitations. Happy to test things out.

On 2026-07-10 13:14, Ihor Radchenko wrote:
> 1. Reference LaTeX (lualatex and pdflatex) documents that showcase
>    how to generate accessible PDFs. It is especially important for
>    pdflatex where the PDF tagging support is limited and special
>    tricks may be needed to produce accessible documents.
> 
> 2. General information about various edge cases we need to be aware of.
>    In latex in particular and for accessibility in general
> 
> 3. Useful latex packages that can help in this area

The LaTeX project maintains a [status page] of all the classes and
packages, with issues and examples gathered [here]. IME, if something
isn’t working there’s usually some indication there, so I hope we can
avoid duplicate efforts. At the document level you can [check the
tagging status], and enable some other debugging options:

  \DocumentMetadata{
    check-tagging-status,
    debug={uncompress,tagpdf}
  }

[status page]<https://latex3.github.io/tagging-project/tagging-status/>
[here]<https://github.com/latex3/tagging-project>
[check the tagging status]<https://ctan.org/pkg/latex-tagging-status>

-- 
Jacob S. Gordon
[email protected]
Please don’t send me HTML emails or MS Office/Apple iWork documents.
https://useplaintext.email/#etiquette
https://www.fsf.org/campaigns/opendocument

Reply via email to