brucemiller / LaTeXML

LaTeXML: a TeX and LaTeX to XML/HTML/ePub/MathML translator.
http://dlmf.nist.gov/LaTeXML/
Other
957 stars 101 forks source link

Unicode math properties #2425

Closed brucemiller closed 1 month ago

brucemiller commented 1 month ago

Here's an interesting, perhaps controversial, PR: It enhances decodeMathChar to also lookup math properties (role, meaning,...) for the decoded glyph from the Unicode module. This provides some parity between symbols defined "semantically" by bindings and low-level \mathchar, in the simple cases. This covers most of what TeX's plain defines, as it defines them!