On Mon Apr 26, 17:44 Robert Clausecker wrote: > No, it's not the same issue. In issue 931, there are two chords at the > same moment, but I have two following chords, which are colliding. The > attached image shows the collision.
Yes, it seems to be different. Now i can tell just that in Your example connected arpeggio collides with a single note too, take a look at a bot modified variant: \version "2.13.19" \score { \new PianoStaff { \key des \major \time 3/4 \set PianoStaff.connectArpeggios = ##t c''' << <ges'' ges'''> \arpeggio \\ <es'' des''> \arpeggio >> } } But this seems to differ from issue 931, because i so far couldn't catch this collision having tried to modify issue 931. I will hopefully make some tests the decide what to report as an issue; probably someone other will help, too .) Can You provide any other additional information? > > I hope this helps. > > Regards, Robert. -- Dmytro O. Redchuk _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond