Hi Jay, I've noticed this happening recently. As a workaround I've been setting #'infinite-spacing-height = ##t whenever it occurs.
Here's a related example with one stave and two voices where the
arpeggio collides with the time signature:
\version "2.11.42"
\paper { ragged-right = ##t }
\new Staff
\with
{
\consists "Span_arpeggio_engraver"
}
\relative c''
{
\set Staff.connectArpeggios = ##t
<<
{ces\arpeggio}
\\
{es,\arpeggio }
>>
}
Regards,
Neil
<<attachment: foo.png>>
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
