you have to set countPercentRepeats to true.
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Short-repeats#Short-repeats

\relative c'' {
  \set countPercentRepeats = ##t
  \repeat percent 4 { c1 }
}

[image
            of music]



On 10/10/2010 5:56 PM, pini wrote:
Hi,

I have a score where a part has to be repeated more than 2 times. The repeated
part has no alternative. In this cas the number of volte isn't printed out since
there are no repeat brackets.

How should I proceed to have the number of volte (say "x4" for 4 volte) printed
out above the end-repeat bar?

My lilypond version is 2.12.2.

Thanks in advance,

_g.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to