4 texidoc
= "Quotes may contain grace notes. The grace note leading up
5 to an unquoted note is not quoted."
8 \paper { ragged-right
= ##t
}
11 quoted
= \relative c'' {
13 \grace g16 f4 \grace a16 bes4 \grace b16 c4 c4
16 \addQuote quoted
\quoted
21 \set Staff
.instrumentName
= "quoted"
24 \new Staff
\new Voice
\relative c'' {
25 \set Staff
.instrumentName
= "quoted"
27 \cueDuring #"quoted" #1 { \grace s16. r
2 }