Federico Bruni-5 wrote
> Have a look here:
> http://lilypond.org/doc/v2.17/Documentation/notation/flexible-vertical-spacing-_005cpaper-variables#list-of-flexible-vertical-spacing-_005cpaper-variables

Thank you very much!
 
Problem solution looks like this:
 
\paper {
last-bottom-spacing = #'(( basic-distance . 10 )
                         ( minimum-distance . 10 ))
top-system-spacing = #'(( basic-distance . 5 )
                       ( minimum-distance . 5 ))
system-system-spacing = #'(( minimum-distance . 10 )
                         ( stretchability . 1000 ))
}
 
But I could not make it on last page. Emerging from the logic of things,
there is must be command like «score-bottom-spacing», but there is no this
command... How can I make it?



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/The-alignment-of-staves-systems-tp139536p139893.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to