pub fn get_par<S: HasComponent<Component>>() -> BuiltIn<S>Expand description
Get the \par command.
The \par command adds two newlines to the output.
Consecutive \par commands are treated as one.
pub fn get_par<S: HasComponent<Component>>() -> BuiltIn<S>Get the \par command.
The \par command adds two newlines to the output.
Consecutive \par commands are treated as one.