Function texlang_stdlib::script::get_par
source · 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.