| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | Feature | JeanCASPAR | T397585 Provide a macro for putting arbitrary Unicode content in <mo> tag | ||
| Open | Physikerwelt | T271001 Transition to MathML rendering as default | |||
| Open | BUG REPORT | Physikerwelt | T375238 Client-side MathJax rendering problems | ||
| Open | None | T375318 Native MathML mode formatting bugs | |||
| Resolved | BUG REPORT | Physikerwelt | T401623 Bad kerning of decimal separator in MathML | ||
| Resolved | Physikerwelt | T405439 Investigate <math>1\definecolor{c}{RGB}{255,0,0}+2</math> |
Event Timeline
Comment Actions
This generates
<mstyle displaystyle="true" scriptlevel="0"> <mn>1</mn> <mo stretchy="false">+</mo> <mn>2</mn> </mstyle>
I don't see any problem with that. @FrederikHennecke1 please reopen if required.
Comment Actions
It looks like this was fixed in commit id c5188b11172842b1afe3a6dcabb48a05ad04413d in T401623.