1 %% Two scores are needed to separately control MIDI and notation
7 \new DrumStaff { \click }
14 %% Always unfold repeats in the big score. The individual parts can
15 %% have repeats as they wish.
16 \unfoldRepeats { \AllMusic }
19 %% add the RemoveEmptyStaffContext that erases rest-only staves
20 \Staff \RemoveEmptyStaves
25 markFormatter = #format-mark-box-alphabet
26 %% Remove all-rest staves also in the first system
27 \override VerticalAxisGroup.remove-first = ##t
28 %% If only one non-empty staff in a system exists, still print the starting bar
29 \override SystemStartBar.collapse-height = #1