in the snippet below, stems of quoted notes are connected: \version "2.13.23" 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}
is it possible to have them pointing in the respective direction? thanks! -- View this message in context: http://old.nabble.com/%5CcueDuring-with-2-quoted-voices-tp28855871p28855871.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user