PandocSettings.

MathMl Property

Summary

Convert TeX math to MathML (in epub3, docbook4, docbook5, jats, html4 and html5). This is the default in odt output.Note that currently only Firefox and Safari (and select e-book readers) natively support MathML.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public bool MathMl { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
bool