mbutterick / pollen-users

please use https://forums.matthewbutterick.com/c/typesetting/ instead
https://forums.matthewbutterick.com/c/typesetting/
52 stars 0 forks source link

PDF accessibility #29

Closed sorawee closed 4 years ago

sorawee commented 4 years ago

Because there's no quad-users, I decide to post this here, but feel free to move it wherever you think appropriate.

Last week, my friend spent an entire day trying to fix accessibility issues in her PDF files generated from LaTeX. By that, I mean making sure that screen reader will say the right thing. The issue is really frustrating because LaTeX source files have all information that is needed to make PDF accessible, but the final output is not accessible at all.

Can quad generate accessible PDF files? And if not, can I propose to add this to the feature request list?

mbutterick commented 4 years ago

It’s already been identified as a project, prompted by this thread (also critiquing LaTeX).

sorawee commented 4 years ago

Thanks!