[ << Repeats ] | [Top][Contents] | [ Simultaneous notes >> ] |
[ < Percent repeat count visibility ] | [ Up : Repeats ] | [ Positioning segno and coda (with line break) > ] |
Percent repeat counter
Measure repeats of more than two repeats can get a counter when the convenient property is switched, as shown in this example:
\relative c'' { \set countPercentRepeats = ##t \repeat percent 4 { c1 } }