Skip to main content

adjust_spacing

Function adjust_spacing 

Source
pub fn adjust_spacing(node: &mut NodeData)
Expand description

Walk the MathML tree and adjust spacing. Port of Perl adjust_spacing / space_walk (MathML.pm L1079-1133): resolves the difference between TeX’s inter-atom spacing and MathML’s operator-dictionary spacing.