bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 1151 in lilypond: cueDuring with 2 quoted voices


From: lilypond
Subject: Issue 1151 in lilypond: cueDuring with 2 quoted voices
Date: Fri, 25 Jun 2010 09:28:20 +0000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]