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-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to