Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1151 by PhilEHolmes: cueDuring with 2 quoted voices
http://code.google.com/p/lilypond/issues/detail?id=1151

Reported by Eluze:

in the snippet below, stems of quoted notes are connected:

bass = \context Voice = "bass" \relative c''' { g4 g g g g4 g g g }
sop = \context Voice = "sop" \relative c' { b4 b b b b4 b b b }
first = \context Voice = "1"
\relative c' {
  c4 d c d
  \cueDuring #"sop" #UP
  \cueDuring #"bass" #DOWN
  { R1 }
}
\addQuote #"sop" \sop
\addQuote #"bass" \bass
{\first}

Attachments:
        CueDuring.pdf  25.6 KB


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to