1\header {
2    texidoc = "Tremolos are positioned a fixed distance from the
3    end of the beam. Tremolo flags are shortened and made rectangular
4    on beamed notes or on stem-up notes with a flag. Tremolo flags are
5    tilted extra on stem-down notes with a flag."
6}
7
8\version "2.19.21"
9\layout {
10    ragged-right = ##T
11}
12
13\relative {
14  c'16:32 e: f: a: c,4:8 c4:32 c8:16 \noBeam c16:32 \noBeam c16:64 |
15  c''16:32 e: f: a: c,4:8 c4:32 c8:16 \noBeam c16:32 \noBeam c16:64 |
16}
17