Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / regression / bar-number.ly
blob93ba77f917f24adc4d92fc0649781ca7c9799919
2 \version "2.10.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