5 doctitle = "Beam subdivide with incomplete remainder"
7 texidoc = "Beam count at subdivisions should match the count corresponding
8 to the location of the current subdivision. However, if the remainder of the
9 beam is shorter than that the beam count should be adopted accordingly."
18 \omit Staff.TimeSignature
20 \set subdivideBeams = ##t
21 \set baseMoment = #(ly:make-moment 1/32)
22 c64 ^\markup "Full beam (1/32 division)" [ c c c c c c c c c c c c c c c ]
23 c64 ^\markup "Shortened by 1/32" [ c c c c c c c c c c c c c ] r32
24 c64 ^\markup "Shortened by 3/32" [ c c c c c c c c c ] r16.
25 \set baseMoment = #(ly:make-moment 1/16)
26 c32 ^\markup "Full beam (1/16 division)" [ c c c c c c c ]
27 c32 ^\markup "Shortened by 1/16" [ c c c c c] r16