DOKK / manpages / debian 12 / latexml / LaTeXML::Post::UnicodeMath.3pm.en
LaTeXML::Post::UnicodeMath(3pm) User Contributed Perl Documentation LaTeXML::Post::UnicodeMath(3pm)

"LaTeXML::Post::UnicodeMath" - Post-Processing module for converting math to UnicodeMath.

"LaTeXML::Post::UnicodeMath" converts math into UnicodeMath. It should be usable as a primary math format (alone), or as a secondary format. This module can also be used to convert ltx:XMath expressions into plain Unicode strings for use in attributes.

"$string = unicodemath($document,$mathnode);"
Convert the given math node into UnicodeMath.
2023-02-03 perl v5.36.0