pub fn convert_to_pmml(doc: &PostDocument, xmath: &Node) -> NodeDataExpand description
Convert an XMath tree to Presentation MathML.
Entry point for Presentation MathML conversion.
Port of MathML::Presentation::convertNode + pmml_top.
pub fn convert_to_pmml(doc: &PostDocument, xmath: &Node) -> NodeDataConvert an XMath tree to Presentation MathML.
Entry point for Presentation MathML conversion.
Port of MathML::Presentation::convertNode + pmml_top.