[ << Spacing issues ] | [Top][Contents][Index] | [ Changing defaults >> ] |
[ < Minimal page breaking ] | [ Up : Page breaking ] | [ One-line page breaking > ] |
One-page page breaking
The ly:one-page-breaking
function is a special-purpose
page breaking algorithm that automatically adjusts the page height to
fit the music, so that everything fits on a single page. The
paper-height
variable in the paper block is ignored, but other
settings work as usual. In particular, the spacing between the last
system (or top level markup) and the footer can be customized with
last-bottom-spacing
in the paper block. The width of the page
is left unmodified by default but can be set with paper-width
in the paper block.
Known issues and warnings
ly:one-page-breaking
is not currently compatible with
\bookpart
.