Skip to main content

lex_single_tex_formula

Function lex_single_tex_formula 

Source
pub fn lex_single_tex_formula(
    tex: &str,
    latexml: &mut Core,
) -> (Vec<String>, Vec<Node>, Option<Node>, Document)
Expand description

Simple tokenization of a single formula, without any custom preloads beyond latex and amsmath.