Added as http://code.google.com/p/lilypond/issues/detail?id=1151

--
Phil Holmes
Bug Squad


"Xavier Scheuer" <x.sche...@gmail.com> wrote in message news:aanlktikbpakbm7qyaplqrrlnsw6h1eth-emwztf1d...@mail.gmail.com...
2010/6/11 -Eluze <elu...@gmail.com>:

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?

And I suppose you also want the whole-measure rest to be in the center
line of the staff...  :p

Actually I think there should be a "Grand CueDuring Improvement
Project", to enhance cued voices possibilities.

For example it is currently impossible to have the CueVoice DOWN
(i.e. the multi-measure rest up) but with the stems UP (actually
"NEUTRAL") instead of DOWN (as a \voiceTwo).
http://lists.gnu.org/archive/html/lilypond-user/2009-09/msg00762.html

Or to include the features of "namedCueDuring" and "cleffedCueDuring"
directly into LilyPond...  http://lsr.dsi.unimi.it/LSR/Item?id=388

Cheers,
Xavier

--
Xavier Scheuer <x.sche...@gmail.com>


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to