Skip to main content

mathcode_set

Function mathcode_set 

Source
pub fn mathcode_set<ET: EngineTypes>(
    engine: &mut EngineReferences<'_, ET>,
    tk: ET::Token,
    globally: bool,
) -> TeXResult<(), ET>