> 
> > - i really do not need that blank space under 3rd line, do i?
> 
> No ;-)
> [But I don't know where it comes from...]
>

Then, maybe yes :-}
I assume it's because there is not enough vertical space left to
accomodate the last system (starting at measure 29); that one is
pushed to the next page and the remaining graphical objects are
spread out evenly on the current page.
If you want the objects to be as close as possible to each other,
you might try to change the value of "raggedbottom" in the "\paper"
block to "##t". E.g:

\paper {
  raggedbottom = ##t
  raggedlastbottom = ##t
}


Gilles


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

Reply via email to