Percent repeat counter

Measure repeats of more than two repeats are printed with a counter if the countPercentRepeats context property is set.

\relative c'' {
  \set countPercentRepeats = ##t
  \%4 c1
}
[image of music]

LilyPond snippets v2.27.0 (development-branch).