Table of Contents

TTMSFNCWXMathFormat Enumeration

Identifies the textual representation in which a mathematical expression is produced or consumed by the editor.

API unit family: TMSFNCWXMathEditor

Members

Name Description
mfLaTeX LaTeX markup representation of the expression.
mfASCIIMath ASCIIMath plain-text representation of the expression.
mfSpokenText Human-readable spoken text describing the expression.
mfMathMl MathML markup representation of the expression.
mfSpoken Spoken representation of the expression.
mfSpokenSSML Spoken representation formatted as SSML (Speech Synthesis Markup Language).
mfSpokenSSMLWithHighlighting Spoken SSML representation that includes synchronized highlighting markup.
mfLaTeXExpanded Expanded LaTeX representation with macros and shortcuts resolved.