Update .ly files.
[lilypond.git] / input / regression / bar-number.ly
blob1711e9a9ad544d3dd5aa1d3b1525073b8a2f9803
2 \version "2.12.0"
4 \header {
6 texidoc="Bar numbers may be set and their padding adjusted individually.
7 The counting of bar numbers is started after the anacrusis.
9 To prevent clashes at the beginning of a line, the padding may have to
10 be increased.
15 \layout {
16 ragged-right = ##t
19 \relative c'' {
20 \override Score.BarNumber #'break-visibility = #all-visible
21 \partial 4 c4
22 c1 c c
23 \set Score.currentBarNumber = #99999
24 \override Score.BarNumber #'padding = #3
25 c1 c