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
  \repeat percent 4 { c1 }
}
[image of music]

LilyPond snippets v2.25.32 (development-branch).