Davide P. Cervone
Davide P. Cervone
PS, the warning should not be a problem in this case, as the format hasn't changed, so the old font version should work fine with the new MathJax beta.
OK, sorry. It looks like I forgot to update the version of the mathjax-modern-font in the `package.json` file. Argh! You should use `npm install [email protected]` or a similar command (depending...
There are several things happening, here, and the main issue is an error with how some promises are being handled internally. There is also a difference between v3 and v4...
I am not able to reproduce the errors you are seeing in either version 2 or version 3. The page renders fine after switching to the example and back. The...
Thanks for the pointer. It is due to an incorrect default value in the SVG class constructor (and in the underlying common output jax constructor). It is an easy fix,...
It does look like it would not be too bad to implement, and might be a good first project for someone interested in contributing to MathJax. We would certainly entertain...
Note that v4 is out in beta release, so it will be fixed officially when the v4.0 final release is made.
Also, this is a duplicate of #2923 and #2984
Here's what's happening. By default, MathJax uses TeX spacing rules rather than MathML spacing rules, and TeX determines spacing by applying one of eight TeX classes to every item in...
We respond to questions when we are able to, and that sometimes takes time. Your message is still in my queue, and I haven't forgotten about you, but have not...