lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The alignment of staves / systems


From: Rustik
Subject: Re: The alignment of staves / systems
Date: Mon, 21 Jan 2013 10:20:49 -0800 (PST)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]