]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-turn-page-breaking-auto-first-page2.ly
Fix #1020.
[lilypond.git] / input / regression / page-turn-page-breaking-auto-first-page2.ly
index 710bc54ec7e7fdaabc5ab80b34eec63948fbae2c..a71c222e6377ecce466474e0bf4006292395726b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.20"
+\version "2.12.0"
 
 \header {
   texidoc = "By default, we start with page 1, which is on the right hand side
@@ -27,7 +27,7 @@ number to 2 in order to avoid a bad page turn."
   \score {
     {
       a b c d R1
-      \repeat unfold 17 {a4 b c d}
+      \repeat unfold 26 {a4 b c d}
     }
   }
-}
\ No newline at end of file
+}