Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _posts/2026-06-11-accessible-pdf-question.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Accessibile PDFs?
title: Accessible PDFs?
tags: accessibility pdf html
authors:
- clontz
Expand All @@ -12,7 +12,7 @@ And, even setting aside the large commercial incentives for certain businesses t
there is a huge community working towards this goal! I have so much respect for professionals
like [Deyan Ginev](https://kwarc.info/people/dginev/), codeveloper of [LaTeXML](https://github.com/brucemiller/LaTeXML/)
and instrumental in the [ar5iv project](https://ar5iv.labs.arxiv.org/) converting arXiv preprints
to accessibile HTML.
to accessible HTML.

But that's just it -- why are the most significant projects aiming to make accessible scholarly STEM documents
aiming not for an accessible PDF, but instead aiming to help authors create accessible HTML?
Expand Down
Loading