Printing bar numbers with changing regular intervals: Difference between revisions

Import snippet from LSR
 
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
Line 1: Line 1:
Using the <code>set-bar-number-visibility</code> context function, bar number intervals can be changed.
Using the <code>set-bar-number-visibility</code> context function, bar number intervals can be changed.


<lilypond version="2.24.0" full>
<lilypond version="2.24" full>
\relative c' {
\relative c' {
   \override Score.BarNumber.break-visibility = #end-of-line-invisible
   \override Score.BarNumber.break-visibility = #end-of-line-invisible