Sage
Sage
**Is your feature request related to a problem? Please describe.** As this is more of a question than anything else, the relation to a problem is described in additional context....
### Issue Summary Using `startup.promise.then()` to do post-typesetting adjustments to DOM elements, we mentioned that in MathJax 4 our document.querySelector()s of mjx elements retrieve no elements. Sometimes though, after several...
**Update**: This actually also happens inside MathJax's own Demo: https://www.mathjax.org/#demo ### Issue Summary Using MathJax 3.2.2, we want to have the explorer deactivated by default so the page loads quickly...
### Issue Summary We use MathJax with a customized plugin in Reveal.js slides to produce lecture slides. Currently we do not enable the math menu of Mathjax on page load...
### Issue Summary When you have a single math entry that contains just a reference to another label like this: `$\eqref{eq:einstein}$` When the focus moves into the reference you can...
### Issue Summary When opening the help dialog with H or by clicking the ( i ), it is neither focused nor brought in front of the entire document. If...