Markup command name changes.
[lilypond.git] / input / lsr / percent-repeat-counter.ly
blob5f71a0079908370ef7ad8343a7dbe733f3ad7038
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.11.57"
5 \header {
6 lsrtags = "repeats"
8 texidoc = "
9 Measure repeats of more than two repeats can get a counter when the
10 convenient property is switched, as shown in this example:
13 doctitle = "Percent repeat counter"
14 } % begin verbatim
15 \relative c'' {
16 \set countPercentRepeats = ##t
17 \repeat percent 4 { c1 }