table of contents
        
      
      
    
      other versions
    
    - Tumbleweed 0.8.8-2.1
 - Leap-16.0
 - Leap-15.6
 
| LaTeXML::Post::UnicodeMath(3) | User Contributed Perl Documentation | LaTeXML::Post::UnicodeMath(3) | 
NAME¶
"LaTeXML::Post::UnicodeMath" - Post-Processing module for converting math to UnicodeMath.
SYNOPSIS¶
"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.
DESCRIPTION¶
- "$string = unicodemath($document,$mathnode);"
 - Convert the given math node into UnicodeMath.
 
| 2025-07-25 | perl v5.42.0 |