3 lsrtags
= "pitches,staff-notation"
4 texidoc
= "Quotations take into account the transposition of both
5 source and target. In this example, all instruments play sounding
6 middle C; the target is an instrument in F. The target part may be
7 transposed using @code{\\transpose}. In this case, all the pitches
8 (including the quoted ones) are transposed.
10 doctitle
= "Quoting another voice with transposition"
15 \repeat unfold
8 { d'16 d' d'8 }
20 \repeat unfold
16 { a8 }
27 << \quoteDuring #"clarinet" { \skip 4 } s4^"clar." >>
28 << \quoteDuring #"sax" { \skip 4 } s4^"sax." >>
33 \set Staff
.instrumentName
= \markup \center-column
{ Horn
\line { in F
} }
35 \transpose c' d' << \quoteTest s4_"up a tone" >>