Printing bar numbers for broken measures: 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: | ||
By default a <code>BarNumber</code> of a broken measure is not repeated at the beginning of the new line. Use <code>first-bar-number-invisible-save-broken-bars</code> for <code>barNumberVisibility</code> to get a parenthesized <code>BarNumber</code> there. | By default a <code>BarNumber</code> of a broken measure is not repeated at the beginning of the new line. Use <code>first-bar-number-invisible-save-broken-bars</code> for <code>barNumberVisibility</code> to get a parenthesized <code>BarNumber</code> there. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
\layout { | \layout { | ||
\context { | \context { | ||