Davide P. Cervone
Davide P. Cervone
I do not have easy access to an iOS device at the moment, so can't check this myself. But you might try switching to the CHTML output rather than SVG...
Leave it open for now, so I can check it on iOS when I get the chance. Thanks!
@AnachronicNomad, it is not at all clear to me how to reproduce what you are doing. Can you give an actual example, not just a screen shot? Also, this is...
I believe you are correct about the Safari bug that underlies this. Version 4 removes the `will-change` CSS, and the `position` is only used when assistive MathML is being generated...
> Is `position: absolute` on the assistive MathML really necessary? It depends on one's goal. The reason this is used is so that the assistive MathML will be at the...
OK. Good luck, and let us know how it works out.
Thanks for the details!
I believe this is fixed in v4.0, so closing.
MathJax already has the ability to set the location from which the fonts are taken. It is the `fontURL` option in the `chtml` block of your MathJax configuration. E.g.: ```...
Version 4.0 now uses woff2 format.