Jay Anderson wrote:
Ok, here's what I've come up with to show the bug a little better:
I think this one is a bit more condensed, and avoids the
\layout{line-width} compression. I've added it to the bug report.
\version "2.9.21"
\score
{
<<
\new Staff
{
\relative c'
{
c4 c c c |
c4 c8 c c4 c8 c |
\times 2/3 {c4 c c} c4 c |
\times 2/3 {c4 c c} \times 2/3 {c c c} |
}
}
\new Staff
{
\repeat unfold 4 {\clef treble d''4 r \clef bass f r | \break }
}
>>
\layout
{
ragged-right = ##t
% forces an actual collision, instead of just ugly notation
% line-width = #30
}
}
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond