Skip to main content

long

Function long 

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