bug-lilypond
[Top][All Lists]
Advanced

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

Re: Staff Stretching problem in 2.13.50+


From: Keith OHara
Subject: Re: Staff Stretching problem in 2.13.50+
Date: Wed, 9 Mar 2011 08:18:17 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> It seems that any markup on the page causes version 2.13.50+ to prefer
> stretching the lines, if one line was forced to be stretched.
> ---
> \version "2.13.51"
> \score {\relative c'' {
> c1 c \break
> d1 d d d d d d d
> } }
> \markup "hello"
>
[...] 
> I think this is a bug/regression.
>

Probably not a bug.  
I think the behavior of stretching lines near a forced-stretched line is
intentional -- to keep note-spacing locally uniform.  What newer versions
do to this example is just beautiful :

{c''1 \break
\repeat unfold 200 d''
}

The way the markup affects line-spacing behavior in 2.13.51 is odd,
but within the discretion we give to LilyPond.  If we need drastically
different line spacing on neighboring lines, then we have to take back
control with \noBreak




reply via email to

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