arxiv-vanity/engrafo

Use of screen-readers with arxiv-vanity.

Open

#1,271 建立於 2021年9月16日

在 GitHub 查看
 (8 留言) (0 反應) (0 負責人)HTML (990 star) (96 fork)batch import
help wanted

描述

I am physicists but am also severely dyslexic, and find reading extremely difficult. To read documents I tend to use a screen reader (such as the one built into macs). As has been previously noted, arxiv-vanity seems to have a great prospect for been a really useful tool for those of use who rely on assistive technology.

From my point of view the main place where it fails to do this is the equations - which as far as I (or the screen reader) can tell are just rendered as normal text. It is very annoying to have to license to a sentenced spliced by the screen reader trying to pronounce greek letters, or reading each letter of an equation in turn.

Mathjax solves this issue by allowing you to change how the maths is rendered at the user side - meaning I can change it to a form which my screen reader skips over. As far as I can tell this is not the case for arxiv-vanity. It would be nice to see this and perhaps other accessibility features, at some point.

貢獻者指南