In the layout you're still adding the Measure_counter_engraver to the Staff context; you need to add it to the RhythmicStaff context.
Paul From: Rajesh Baskar <[email protected]> To: Lilypond-User Mailing List <[email protected]> Sent: 06/09/2023 3:22 Subject: RhythmicStaff with measure counter Hi, I'm trying to achieve displaying the measure counter on top of the each measure on a rhythmic staff. The below script working fine if you change the \new RhythmicStaff to \new Staff. How do I make this script work for rhythmicStaff. Thanks for the help- Raj
