The "times" symbol (usually an asterisk) is never shown when converting from MathML to an image.
This can lead to problems in interpreting the shown function when (for example) it is something like 2*3, which is displayed as "23".
Content Math is handled through the content math stylesheet, which uses "invisibletimes" as operator for <times/>. At this time, this is not configurable, which is why I'll leave this bug open for now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is not a bug, its a feature :)
Content Math is handled through the content math stylesheet, which uses "invisibletimes" as operator for <times/>. At this time, this is not configurable, which is why I'll leave this bug open for now.