Next: Explicit breaks, Previous: Optimal page turning, Up: Breaks
The ly:minimal-breaking
function performs minimal computations to
calculate the page breaking: it fills a page with as many systems as
possible before moving to the next one. Thus, it may be prefered for
scores with many pages, where the other page breaking functions could be
too slow or memory demanding, or a lot of texts. It is enabled using:
\paper { #(define page-breaking ly:minimal-breaking) }
Next: Explicit breaks, Previous: Optimal page turning, Up: Breaks
This page is for LilyPond-2.11.28 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.