]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-turn-page-breaking-auto-first-page.ly
Compile fix
[lilypond.git] / input / regression / page-turn-page-breaking-auto-first-page.ly
index a9c3f31bf93db71e7a21d1d94c53f418b8337620..0aa55705c1c103646854f11a212a9d11b4057c3c 100644 (file)
@@ -17,6 +17,6 @@ number to 2 in order to avoid a bad page turn."
 
 \book {
   \score {
-    {\repeat unfold 40 {a b c d}}
+    \relative c' {\repeat unfold 60 {a b c d}}
   }
-}
\ No newline at end of file
+}