Davide P. Cervone

Results 978 comments of Davide P. Cervone

This is a duplicate of your previous issue #3142. When the individual characters are each in their own `` node, they do not combine. The fact that they did in...

the braces are correctly rendered. According to the MathML specification, the contents of an `mo` should stretch vertically to match the height of the tallest item in the same `mrow`...

This is the correct rendering of the MathML you have given. It is also a duplicate of your #3141, which reports the same "issue". The solution there is the solution...

When I substitute `https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js` for the source for MathJax in your example document, it works as expected for me (the math turns red without any other action.) This is in...

OOPS, sorry. Working on answering too many different issues! It turns out that this is the same issue as #3130: the `MathJax.startup.defaultPageReady()` function mishandles one of the promises, and that...

OK, very good. We should have beta.5 soon and hope to have the official 4.0 release by the end of the year.

As you can see, the release didn't happen as we had hoped. The updates to the expression explorer (that would lead to the beta.5 release) have taken longer than expected,...

Thanks for this report. This seems to be connected to the in-line line breaking, so turning that off is a work-around for now. I'll look into it further and see...

It turns out that MathJax was descending too far into the internal MathML tree when looking or the position of the potential inline breaks, and rather than stopping at the...

There is no current mechanism to remove definitions (the `begingroup` has not yet been ported to v3). But your question is perhaps more subtle than you may realize, as definitions...