Comment #1 on issue 1553 by [email protected]: 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?
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond