From: Neil Puttock Date: Tue, 18 Nov 2008 22:43:01 +0000 (+0000) Subject: News entry for repeatCountVisibility. X-Git-Tag: release/2.11.65-1~36 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8caa65769390ca7252ff7cba2b817d23c4ed055b;p=lilypond.git News entry for repeatCountVisibility. --- diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 34f3fd0bc7..7ba103a327 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -98,6 +98,17 @@ This deprecates @code{InnerStaffGroup} and @code{InnerChoirStaff}. >> @end lilypond +@item +Percent repeat counters can be shown at regular intervals using the +context property @code{repeatCountVisibility}. +@lilypond[relative=1] +{ + \set countPercentRepeats = ##t + \set repeatCountVisibility = #(every-nth-repeat-count-visible 2) + \repeat percent 8 { c4 d e f } +} +@end lilypond + @item In addition to the already existing @code{showLastLength} property, @code{showFirstLength} can now be set as well, rendering only the first