Davide P. Cervone
Davide P. Cervone
Thanks, I've updated my post above, to avoid future confusion.
OK, it turns out that the skew value for the vector arrow (U+20D7) is no longer needed (the character was adjusted to remove a hack that was in the original...
The MathJax TeX fonts used in v3 do not have an upright version of the pound symbol, only an italic one, so that is why the italic form is used...
> Does a render action have access to the previous state of the math object on a rerender? I suppose the answer depends on where your renderAction is in the...
Thanks for the additional information. If the addition of the index happens through a system you don't have control over, I'm not sure what you have in mind for resolving...
Thanks for the report. I will need to look into how best to resolve this.
OK, I have a solution and will make a PR for it. In the meantime, you can use ``` js MathJax = { loader: {load: ['[tex]/mathtools']}, tex: {packages: {'[+]': ['mathtools']}},...
Thanks for the suggestion. Volker and I will discuss it and see what we can come up with.
This turns out to be the same issue as in #3166, and is resolved in mathjax/MathJax-src#1043. It will be included in the next release. There is a [workaround](https://github.com/mathjax/MathJax/issues/3166#issuecomment-1912292869) that you...
This is a duplicate of #3135. It has been fixed in the `develop` branch, and will be resolved in the next beta release. The linked issue includes a work-around you...