5 texidoc
= "The @code{Measure_grouping_engraver} adds triangles and
6 brackets above beats when the beats of a time signature are grouped. "
16 %% TODO: should have 2/4 + 5/8 time sig style.
18 \context Staff
\with {
19 \consists "Measure_grouping_engraver"
23 #(set-time-signature
2 4)
25 #(set-time-signature
5 8 '(3 2))
29 #(set-time-signature
5 8 '(3 2))