]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-turn-page-breaking-repeats.ly
Rationalize string number handling for notes and chords
[lilypond.git] / input / regression / page-turn-page-breaking-repeats.ly
index 4834ceb0d1c808b17fc726dc576977b00f8c1893..73224244e3d06603cba25466a556638f8273fbe3 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.51"
+\version "2.12.0"
 
 \header {
   texidoc = "The page-turn engraver will not count potential page
@@ -17,7 +17,7 @@ long gap at the beginning or at the end of the repeat.
 \book {
   \paper {
     #(define page-breaking ly:page-turn-breaking)
-    paper-height = #90
+    paper-height = #80
     print-page-number = ##t
     print-first-page-number = ##t
   }