Updates:
        Labels: -Fixed_2_15_35

Comment #31 on issue 984 by [email protected]: Noteheads don't merge when one of the voices contains a second
http://code.google.com/p/lilypond/issues/detail?id=984

Comment #10 describes the basic plan, and #14 describes tests that fail under the current system, from which I infer:
 \transpose c c'<<{
    <d a\harmonic>2
    << d4 a2 fis'2 >>
    << d4 a4. fis'4. >> r8
    << d2 a2 fis'2>>
    <d a b>
    <d a b>
  } \\ {
    <d a\harmonic>2
    << d4 a2 fis'2 >>
    << d4 a4. fis'4. >> r8
    << d2 a4 fis'2 >>
    <f b c'>
    <d b c'>
  }>
Since cases of this type were considered in the comments above part of a proper solution, I suppose we can keep this issue open with a new example, to preserve the history.

Attachments:
        merges.png  5.7 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to