Percent repeat count visibility: Difference between revisions

Import snippet from LSR
 
m New category
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Percent repeat counters can be shown at regular intervals by setting the context property <code>repeatCountVisibility</code>.
Percent repeat counters can be shown at regular intervals by setting the context property <code>repeatCountVisibility</code>.


<lilypond version="2.24.0">
<lilypond version="2.24">
\relative c'' {
\relative c'' {
   \set countPercentRepeats = ##t
   \set countPercentRepeats = ##t
Line 14: Line 14:
[[Category:Tweaks and overrides]]
[[Category:Tweaks and overrides]]
[[Category:Included in the official documentation]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]