Davide P. Cervone

Results 978 comments of Davide P. Cervone

The corresponding script tag for MathJax v3.2.2 is See the documentation for more details.

The MathML specification says that an `mo` element will stretch vertically to the size of the largest item in the `mrow` (explicit or implied) that contains it. The exception is...

MathJax does not implement dimen registers, count registers, token registers, boxes, or many of the other low-level internals of actual TeX. In particular, the means `\thickmuskip` and other similar registers,...

> Great PR. Thanks! Sorry it is so big, and I appreciate your reviewing it. I've fixed the issues you have identified, and pushed a new commit. I also commented...

@skyhos, you are right, compiling MathJax with `strictNullChecks` will throw errors. It is on our to-do list to be able to do that, but it is not high priority. I'm...

@skyhos, I see that the error is coming from compiling the .d.ts file, not the MathJax source .ts files themselves. In that case, you might need to use the `skipLibCheck`...

> My Suggestion : MathJax version 3 transform all Latex codes to mathematic formulas in the same time, then if we have a heavy page with a lot of LaTeX...

@zorkow, can you look into this? Can the unopened divs either have no background color (and put the background white on `.MJX_LiveRegion.MJX_LiveRegion_Show` for example), or be 0px wide and tall...

The issue is still open. Issue #3026 was closed by the issue author, as it was marked as a duplicate of this one. Yes, the fix is in v4. Once...

The default MathJax-TeX fonts in v2 don't include upright versions of the Greek letters, bold or otherwise, so in order to accomplish this, you would need to use one of...