Function texlang_stdlib::codes::math_code
source · pub fn math_code<S: HasComponent<Component<MathCode>>>(
state: &S,
c: char
) -> MathCode
Expand description
Return the currently defined math code of a character.
pub fn math_code<S: HasComponent<Component<MathCode>>>(
state: &S,
c: char
) -> MathCode
Return the currently defined math code of a character.