Davide P. Cervone
Davide P. Cervone
The issue turned out to be cause by using the box size of the subscript in place of the superscript in one place in the calculations of the positions. I...
> `\color{Cyan}` and `\color{Magenta}` doesn't match MathJaX v2 results. That is correct. The v3 `\color` command is based on the LaTeX `color` package (though it is a limited subset of...
> I hope the authorities can help me look at this problem as soon as possible, The situation is urgent. Everyone feels their problem is urgent. Support here is provided...
> these two solutions are not working. Did you try these out in the "easy demo" you provided above? They work there for me, so if they don't for you,...
Your screencast shows that the fonts have not been displayed when your alert occurs in that one bad instance. That suggests that the `documents.fonts.ready` promise only means the font has...
> I tried to use your latest code order to execute, found that there is still a problem I'm sorry, I am no longer able to offer any advice.
> Doesn't anyone have needs like mine? What I can say is that no one else has asked about the problem you are facing in the 14 years that MathJax...
This is resolved in v4.0 (now out in beta release) via the mathjax/MathJax-src#830. For now, however, you can use the configuration ``` js MathJax = { startup: { ready() {...
TeX has some special heuristics for handling characters with math accents like `\bar`, and this seems to be one that I wasn't aware of. I will look into how hard...
The `\data` macro is being added to the `html` extension in v4, so isn't in the v3 extension. The documentation was updated to include `\data` accidentally, so it is in...