You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a TeX expression has dimensions with units of mu, they are being passed on to MathML output verbatim, even though mu is not a valid MathML unit. In version 2, these were converted to equivalent em units by the MathML serializer.
The text was updated successfully, but these errors were encountered:
If a TeX expression has dimensions with units of
mu
, they are being passed on to MathML output verbatim, even thoughmu
is not a valid MathML unit. In version 2, these were converted to equivalentem
units by the MathML serializer.The text was updated successfully, but these errors were encountered: