]> git.donarmstrong.com Git - lilypond.git/commitdiff
News entry for repeatCountVisibility.
authorNeil Puttock <n.puttock@gmail.com>
Tue, 18 Nov 2008 22:43:01 +0000 (22:43 +0000)
committerNeil Puttock <n.puttock@gmail.com>
Tue, 18 Nov 2008 22:43:01 +0000 (22:43 +0000)
Documentation/topdocs/NEWS.tely

index 34f3fd0bc7368c919556e5756c4f221c01bac6d3..7ba103a32724a2b9a9d4cd99853703957bfb9097 100644 (file)
@@ -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