5 Chord tremolos look like beams, but are a kind of repeat symbol.
6 To avoid confusion, chord tremolo beams do not reach the stems, but
7 leave a gap. Chord tremolo beams on half notes are not ambiguous,
8 as half notes cannot appear in a regular beam, and should reach the
11 In this example, each tremolo lasts exactly one measure.
13 (To ensure that the spacing engine is not confused we add some regular
19 \context Voice \relative c' {
21 \repeat "tremolo" 16 { d32 e }
22 \repeat "tremolo" 8 { d16 e }
23 \repeat "tremolo" 4 { d8 e }
26 \repeat "tremolo" 12 { d32 e }
27 \repeat "tremolo" 6 { d16 e }
28 \repeat "tremolo" 3 { d8 e }
31 \repeat "tremolo" 8 { d32 e }
32 \repeat "tremolo" 4 { d16 e }
33 \repeat "tremolo" 2 { d8 e }
36 \repeat "tremolo" 4 { d32 e }
37 \repeat "tremolo" 2 { d16 e }