Comment #2 on issue 930 by n.putt...@gmail.com: Collision: differently-sized noteheads in a polyphonic situation
http://code.google.com/p/lilypond/issues/detail?id=930

Another example from Werner, using cues:

\addQuote clarinet \relative c' {
  f8 g a b c2 |
  c8 b a g f2 |
}

\new Staff \relative c' <<
  \new Voice {
    \cueDuring #"clarinet" #UP { f1 }
    \cueDuring #"clarinet" #DOWN { c'1 }
  }


Attachments:
        cuenote-clash.png  9.5 KB


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to