lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Howto have the number of volte printed out above an end-repeat bar?


From: Marc Mouries
Subject: Re: Howto have the number of volte printed out above an end-repeat bar?
Date: Sun, 10 Oct 2010 18:41:04 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4

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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

[Prev in Thread] Current Thread [Next in Thread]