Issue 601: Accidentals cause cross-staff or cross-voice arpeggio collisions
http://code.google.com/p/lilypond/issues/detail?id=601
Comment #1 by v.villenave:
% the same does not occur with one staff and two voices:
\new Staff
\with
{
\consists "Span_arpeggio_engraver"
}
\relative c''
{
\set Staff.connectArpeggios = ##t
<<
{r2. <ges aes c ges'>4\arpeggio |}
\\
{\repeat unfold 12 aes,16 <ees aes c>4\arpeggio |}
>>
}
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond