Davide P. Cervone
Davide P. Cervone
OK, I finally got to look into this more carefully, and figured it out. It is due to some fancy menu manipulation in the site's `main.js` file that is no...
Thanks. I'm able to reproduce, and will look into it. I'll let you know what I find.
A reduced test case is ``` latex \begin{CD} A @= B \end{CD} ``` It turns out that the `minsize` setting on the stretched equal sign isn't properly setting the bounding...
I have made a PR that resolves the issue. Do you need a patch to use before the next release?
This seems to be a tricky problem, and I'm not sure how best to address it. Volker and I have discussed it a bit, but need to look into details...
I believe this is being addressed in mathjax/MathJax-src#1335.
By default, MathJax v3 inserts MathML into the page that is visually hidden but available to screen readers. It looks like the Windows screen readers are not accessing this. The...
Can you try this out with the v4.0 release and see if that works better for you?
This is not a menu, it is part of the assistive technology support. Disabling it will make it harder for people with visual disabilities to access your pages. It is...
The CSS that I provided was so that the speech and braille displays (the bars below the math) would be properly hidden when they are disabled by the configuration above....