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: Federico Bruni
Subject: Re: The alignment of staves / systems
Date: Mon, 21 Jan 2013 19:59:31 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

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



reply via email to

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