Skip to main content

Module xmath

Module xmath 

Source
Expand description

XMath pseudo-generator for preserving LaTeXML’s parsed math.

Port of LaTeXML::Post::XMath.

If XMath is the primary representation (or only one), it is left in place. If secondary, it is cloned with modified IDs and moved. Must be the last math formatter in the chain when used as secondary, since XMath removal would break subsequent formatters.

Structs§

XMath
XMath post-processor: preserves or clones XMath as a math representation.