5 texidoc = "Percent repeats get incremental numbers when
6 @code{countPercentRepeats} is set, to indicate the repeat counts, but
7 only if there are more than two repeats."
14 \relative c'' \new Voice {
15 \set countPercentRepeats = ##t
17 \repeat "percent" 4 { c1 }
19 \repeat "percent" 4 { c2 c2 }
20 \repeat "percent" 2 { c2 }