Mathematical formulas in a PDF from LaTex generate lots of noise while reading it with Text-to-speech software. This is why I would like find a way to make all the set of symbols inside the formulas not selectable.
There is already a package that allows to do that? (It has to work only for formulas if not all the document become inaccessible by text-to-speech)
If not, which is the best way to solve this kind of problem? Writing a new macro or modify how the compiler generate the PDF from Tex?
accsuppwill be helpful here. You can give answerers a head-start by providing a minimal working example (MWE) that sets up a document that might be used for testing solutions. – Paul Gessler Apr 26 '15 at 22:06