Printing the bar number for the first measure: Difference between revisions
m New category |
mNo edit summary |
||
| Line 1: | Line 1: | ||
By default, the first bar number in a score is suppressed if it is less than or equal | By default, the first bar number in a score is suppressed if it is less than or equal to 1. This can be changed by setting the <code>barNumberVisibility</code> context property to value <code>all-bar-numbers-visible</code>. | ||
<lilypond version="2.24"> | <lilypond version="2.24"> | ||
\ | \paper { | ||
line-width = 50\mm | |||
} | } | ||