On Wed, 2009-02-25 at 09:01 -0700, Neil Thornock wrote:
> I always include a dummy score after my main score, something as simple as:
> 
> \score { \mypiecehere }
> \pageBreak
> {c1}
> 
> It forces the spacing routine to spread systems evenly across all pages.
> Good luck!

Is there some reason that you don't use
\paper {
  ragged-last-bottom = ##f
}
?




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

Reply via email to