5 texidoc = " Voices from different cues must not be tied together. In
6 this example, the first note has a tie. This note should not be tied
15 cueI = \relative c'' {
18 \addQuote "cueI" { \cueI }
20 cueII = \relative c' {
23 \addQuote "cueII" { \cueII }
26 \cueDuring "cueI" #UP { R1 } |
28 \cueDuring "cueII" #UP { R1 } |