robin_reala parent
I’ve used neither Latex or Typst, but how are they at producing accessible PDFs?
We're pretty close, actually. The PRs for accessible PDFs [^1] and their associated documentation [^2] are landing next week.
They aren’t fully compatible yet but there is a lot of work going on now because of the new EU legistlation. LaTeX is closer.
E.g
https://github.com/typst/typst/issues/133
https://www.latex-project.org/news/2024/03/27/PDFUA2-example...
Typst will support PDF/UA-1 with the upcoming version 0.14. Pull with the current progress: https://github.com/typst/typst/pull/6619