MathML Rendering

Serna can show in-line MathML content by using se:inline-object in the stylesheet:
<xsl:template match="mml:math">
    <se:inline-object font-family="Times"/>
</xsl:template>
The following attributes are supported for se:inline-object: