bug-lilypond
[Top][All Lists]
Advanced

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

Re: alpha testing last-bottom-spacing


From: Joe Neeman
Subject: Re: alpha testing last-bottom-spacing
Date: Fri, 29 Oct 2010 10:59:50 -0700

On Wed, Oct 27, 2010 at 10:31 PM, Keith E OHara <address@hidden> wrote:

> On Wed, 27 Oct 2010 22:02:52 -0700, Keith E OHara wrote:
>
>  The attached example is admittedly not tiny,
>>
>
> Feeling guilty about that, I stayed up a bit past my bedtime and found that
> extremely large stretchability does have effect.
>
> \version "2.13.37"
> \paper { last-bottom-spacing #'stretchability = #200 }
>
> m = \repeat unfold 40 r2
> \score {
>  << \new Staff \m \new Staff \m \new Staff \m
>     \new Staff \m \new Staff \m \new Staff \m
>     \new Staff \m \new Staff \m \new Staff \m \new Staff \m >>
> }
>
> Given that stretchability defaults to be equal to space (typically 2-8
> staff spaces) a value of 200 seems extreme, but that is what it takes to let
> the springs between the staves compress a little.
>

The default space is 9 (in default-next-staff-spacing), so if you set
last-bottom-spacing stretchability to 25 (as you did originally), then it
will only want to stretch about 3 times as much as the distance between
staves. Since you have 10 staves and each one will stretch 1/3 as much as
the bottom space, the system will actually stretch about 3 times as much as
the bottom space. Since the system was bigger to begin with _and_ it
stretches much more, it will end up almost filling the page.

Cheers,
Joe


reply via email to

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