Function texlang_stdlib::script::get_newline
source ยท pub fn get_newline<S: HasComponent<Component>>() -> BuiltIn<S>Expand description
Get the \newline command.
This adds a newline to the output.
pub fn get_newline<S: HasComponent<Component>>() -> BuiltIn<S>Get the \newline command.
This adds a newline to the output.