>I am top posting -- oops I've done further work, and as written this is not a bug. Voices 3 and 4 have a shift, which keeps the notes from colliding with those from Voices 1 and 2. Therefore, the notes don't collide and they aren't merged.
However, when I remove the shift, the heads of the merged notes aren't correct. I haven't yet isolated the issue to give a proper bug report, but this one should be removed from (or not added to) the repository. > -----Original Message----- > From: Graham Percival [mailto:[EMAIL PROTECTED] > Sent: Saturday, December 30, 2006 4:40 AM > To: Carl D. Sorensen > Cc: bug-lilypond@gnu.org > Subject: Re: merge-differently-headed works only with the > first two voices in a <<{} \ {} \ {} >> construct > > Thanks for the bug report! I've added it as: > http://code.google.com/p/lilypond/issues/detail?id=202 > > Two small nitpicks: since the \override command affects the > Staff, you only need one of them. In addition, it's easier > to see what's happening when the music is spaced vertically, > rather than fitting many things onto each line. > > Thanks again, > - Graham > > > Carl Sorensen wrote: > > % merge-differently-headed only works on the first two > voices in a << > > {} \\ {} \\ {} >> construct > > > > \paper {ragged-right = ##t} > > > > \relative c' { > > << > > {\override Staff.NoteCollision #'merge-differently-headed = > ##t d=''2 > > a2 } \\ > > {d=''8 c8 r4 a8 f'8 r4 } \\ {e,,2 e2} >> << {\override > > Staff.NoteCollision #'merge-differently-headed = ##t d=''2 a2 } \\ > > {e,2 e2 } \\ {d=''8 c8 r4 a8 f'8 r4 } >> << { \override > > Staff.NoteCollision #'merge-differently-headed = ##t e,,2 e2} \\ { > > d=''2 a2 } \\ {d=''8 c8 r4 a8 f'8 r4 } >> } > > > > > > > > > > _______________________________________________ > > bug-lilypond mailing list > > bug-lilypond@gnu.org > > http://lists.gnu.org/mailman/listinfo/bug-lilypond > > > > _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond