]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/bar-number.ly
* lily/include/sequential-iterator.hh (class Sequential_iterator):
[lilypond.git] / input / regression / bar-number.ly
index 67bd351ce7542344658fc8fc59a8bc9b3641d144..668862e44c5857420a402bde0af728107e9b3450 100644 (file)
@@ -11,7 +11,7 @@ start counting after the anacrusis."
   \notes \relative c'' {
       \partial 4 c4 
       c1 c c
-      \property Score.currentBarNumber = #25
+      \property Score.currentBarNumber = #99999
       \property Score.BarNumber \override #'padding = #3
       c1 c
   }