bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1553 in lilypond: Staff stretching problem in 2.13.50+


From: lilypond
Subject: Re: Issue 1553 in lilypond: Staff stretching problem in 2.13.50+
Date: Wed, 09 Mar 2011 17:36:09 +0000


Comment #1 on issue 1553 by address@hidden: Staff stretching problem in 2.13.50+
http://code.google.com/p/lilypond/issues/detail?id=1553

2.12.3 also tries to make the spacing similar on successive lines. The newer versions just to a better job of it.

\relative c'' {
  c1 \break
  \repeat unfold 124 c1
}

The original example used \break to force a stretched line, so it can use \noBreak to prevent the next line from being similarly stretched.

What other behavior is desired?




reply via email to

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