Re: pytex: a tex engine written in python
Ulrike Fischer <[email protected]> Tue, 14 Jul 2026 17:03:25 -0600
| Newsgroups | gmane.comp.tex.texhax |
|---|---|
| Message-ID | <[email protected]> |
Am Tue, 14 Jul 2026 08:34:50 +0100 schrieb Joseph Wright: > On accessibility, my point was largely that one limitation in XeTeX is > it doesn't make PDFs directly. A direct-PDF output route should allow > comparable results to pdfTeX - not as good as LuaTeX, but better than > nothing. The dvi(xdv)-output isn't so much of a problem for tagging (but it is not much tested). The main accessibility problem with xetex are the missing support for real space chars. If you can't separate words with real spaces accessibility is not given (if you write in a language where spaces matters ...). The second problem (that it shares with pdftex) is that it is not possible to mark up correctly hyphens from hyphenation. And naturally (again shared with pdftex) you can't produce proper mathml ... and that affect all languages. -- Ulrike Fischer http://www.troubleshooting-tex.de/