On Thursday 21 April 2005 10.35, Mats Bengtsson wrote:
> Why don't you simply insert a \break where you want the page break and
(that's \pageBreak)

> set
> \paper{
>   raggedlastbottom = ##f
> }
> so that LilyPond automatically spreads the systems over the available
> space?

This sometimes gives too few systems; e.g. lilypond sometimes creates 8 
systems with very tight horizontal spacing on a page, when it would have 
looked better to split it up into 10 more widely spaced systems.

This is why you sometimes must do a workaround with \override 
Score.SeparationItem #'padding.

Erik



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to