Printing the bar number for the first measure: 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, the first bar number in a score is suppressed if it is less than or equal to 1. By setting <code>barNumberVisibility</code> to <code>all-bar-numbers-visible</code>, any bar number can be printed for the first measure and all subsequent measures. | By default, the first bar number in a score is suppressed if it is less than or equal to 1. By setting <code>barNumberVisibility</code> to <code>all-bar-numbers-visible</code>, any bar number can be printed for the first measure and all subsequent measures. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
\layout { | \layout { | ||
indent = 0 | indent = 0 | ||