Arno Gourdol
Arno Gourdol
The description is indeed incorrect. The number has to be representable as a 64-bit float, within a range of -1.797693134862315E+308 to -2.225073858507201E-308, or from 2.225073858507201E-308 to 1.797693134862315E+308 and with a...
That for the suggestion. Since you have some experience considering those alternatives, would you consider contributing what this comparison matrix could look like. I'd be happy to merge it into...
Thanks! Fixed now.
Oops... Yes, it was missing added now. I just updated cortexjs.io to not load MathLive on every single page (some pages don't use it). I tried to add it explicitly...
In LaTeX, some commands can have "single-token arguments", including `\frac` and `\sqrt`. This means that `\frac12` is identical to `\frac{1}{2}` and `\sqrt2` is identical to `\sqrt{2}`. Wether to use single-token...
This is not an issue specific to PlusMinus, but goes to how inline shortcuts are handled. I understand this interaction may be unexpected, but it's unclear how to improve it....
That's a good question. I believe it's MathML-Core, but it's hard to tell. I couldn't find a validator for MathML-Core, so not sure how to verify that. I also couldn't...
@NSoiffer yes, it does generate `mover` and `munder`, but nor for accents, but for superscripts and subscripts.
You are correct. I searched for `menclosed`, but I think Neil meant to say `menclose`.
I'm not sure what MathLive can do about this issue. Are you suggesting I drop the generation of `` because some browsers may not be able to render it in...