>
}
\new Staff
<<
\new Voice { \oboeAndCueNotes }
\new Lyrics = "cueLyrics" \lyricsto "cue" { \set fontSize = #-4
\words }
HTH
The best,
Rémy
> Message du 11/05/19 01:21
De : waterho...@ultrasw.com
A : lilypond-user@gnu.org
Copie à :
O
to "cue" { \set fontSize = #-4 \words }
>>
HTH
The best,
Rémy
> Message du 11/05/19 01:21
> De : waterho...@ultrasw.com
> A : lilypond-user@gnu.org
> Copie à :
> Objet : multiple cues with lyrics 2.19..83
>
> This is an example that I reduced from a s
This is an example that I reduced from a snippet.
Can someone please tell me why the lyrics ("wordc") don't show up on
the third note (from the 2nd cueDuring)?
TIA,
Paul
\version "2.19.83"
vcNotes = \relative{ c'1 a d }
\addQuote qvc \vcNotes
oboeNotes = \relative{
\cueDuring qvc #down R