Davide P. Cervone
Davide P. Cervone
In actual LaTeX, the `\LaTeX` macro is actually only valid in text mode, not math mode, so what it *should* produce in math mode is not clear. In text mode,...
I'm not able to reproduce this with a generic beta.6 using STIX2 fonts. This is what I see: This seems in line with your beta.4 images, though mine has the...
Or perhaps the first one was supposed to use `\mid` rather than `\left\vert` and `\right\vert`?
OK, the spacing between the equal and the `\mid` is now gone, but I don't get any extra space after the `\mid` in the first expression, and the second expression...
Perhaps it is browser-specific? Which browser are you using? I tested in Firefox, but will try Chrome.
Nope, Chrome works for me, too.
I am cleaning gout old issues, and noticed this one isn't complete. Is it still an issue for you?
It turns out that this the same issue as #3030, and the patch listed there resolves it (if you switch `inputJax[0]` to `inputJax[1]` to accommodate the fact that you are...
> Do you know if this fix will be included in future versions of Mathjax? Yes, it is already included in v4.
This one is due to the same commit as #3234, and for the same reason, except in a different place. Here is a configuration that patches the `PrimeItem` object to...