I am excited about a recent accessibility update which added a HTML format to arXiv! Here are a few potential applications which are enabled by HTML being a more flexible format than PDF:
- HTML can adapt to screen size and is hence easily accessed on the phone. For comparison, reading a PDF on the phone is a tedious affair: if the phone is in portrait mode, then the text is so small that it is barely readable, but in landscape mode one can only see a few lines of text at a time. This application of the new format is already positively affecting my own experience, as I browse arXiv on the phone every morning.
- More speculatively, the flexibility of HTML could allow better exploiting the digital format in our writing. Could the hyperref LaTeX package be modified to have pop-up boxes which the reader can use to check the referenced equation or definition more conveniently? Could we have interactable elements, simulations, or videos embedded in the papers?
- It improves accessibility for scientists with disabilities. For example, there are devices which can be used to convert HTML to braille which is useful for visually impaired researchers. The accessibility for disabled readers is, in fact, one of the main reasons which motivated arXiv to enable the HTML format.
At the moment, the HTML format still suffers from some bugs because converting LaTeX to HTML is nontrivial. (Under the hood, this is done using LaTeXML.) Hopefully, these bugs will be solved as this format gains traction for papers.