Line breaks and horizontal rules enable text cutting.
The Skribe function
linebreak
is unportable. Even if
most engines handle it for their code production, using
linebreak
generally produces expected result. For instance, using
linebreak
with an engine producing LaTeX code is bound to fail. In consequence,
as much as possible, one should prefer other ways for splitting a text
(
hrule [
:height
1
] [
:width
100.0
] [
:class
] [
:ident
]
)