Skip to main content
Module mathchar
latexml_
core
0.5.0
Module mathchar
Module Items
Structs
Functions
In latexml_
core::
common
latexml_core
::
common
Module
mathchar
Copy item path
Source
Structs
§
Math
Char
Props
Properties for a decoded math character, mirroring Perl’s decodeMathChar return
Functions
§
decode_
math_
char
decode_
math_
char_
for_
stomach
Stomach-level hook for decoding math characters. Called from stomach::invoke_token_simple when IN_MATH and mathcode is set. Perl: decodeMathChar($mathcode, $meaning) in Stomach::invokeToken_simple
unicode_
math_
properties
Lookup Unicode math properties for a character, mirroring Perl’s %math_props in Unicode.pm