Il 21/01/2013 19:20, Rustik ha scritto:
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?
last-bottom-spacing is what you're looking for, isn't it?
--
Federico
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user