Expand description
Unicode math conversion processor.
Port of LaTeXML::Post::UnicodeMath (435 lines of Perl).
Converts XMath nodes to Unicode mathematical notation strings.
Attempts compliance with UTN#28 (Unicode Technical Note on Plain Text Math).
Used as:
- A standalone text math format
- A secondary format within MathML
m:annotation - A utility for converting math to plain text (e.g. for title attributes)
Structs§
- Unicode
Math - UnicodeMath post-processor.
Functions§
- unicodemath
- Public entry point: convert a Math/XMath node to Unicode string.