Finally I realized that this isn't "a bug" nor "not a feature", it's simple
user stupidity... :(
... and it has nothing to do with CueVoices or \cueDuring for that matter
either!

I forgot the curly braces:
<< R1*1 \\ s2 s8 s8^\cueOboeC s4 >> doesn't work (i.e. puts all skips/notes
on the first beat)
<< R1*1 \\ { s2 s8 s8^\cueOboeC s4 } >> does what I intended

So it seems that:
<< R1*1 \\ s2 s8 s8 s4 >>

is equivalent to:
<< R1*1 \\ < s2 s8 s8 s4 > >>

Markus





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

Reply via email to