Davide P. Cervone
Davide P. Cervone
Actually, on looking at this more closely, the `checkOperatorTable()` function is only called by `mo` elements, so the `range[3]` value is irrelevant here (it is only used in TeX processing...
> Maybe I should first ask what are the intended uses cases of 'MathML input with TeX spacing' before claiming that `checkOperatorTable` should be modified. Well, the main reason for...
> why is MathML spacing an option of the output rather than the input? Because it is controlling how the output jax lays out the mathematics from the internal representation,...
> LaTeXML targets MathML Core, ... and it creates its own 'TeX spacing' by tweaking the lspace/rspace attributes based on the core operator dictionary As I'm sure you know, the...
This is a duplicate of #3106, and the earlier #3079. Because this is occurring while handling the MathJax configuration, we can't use the usual `MathJax.startup.ready()` function to fix it. It...
Fixed in v4.0
OK, I was able to track down the problem, and it is a little bit complicated. When the reset menu item is selected, the menu goes through the settings and...
Fixed in v4.0
Well, `\footnotesize` is not really a math-mode command, which is why it wasn't included. It also varies from one document style to another. The other sizes are based on the...