]> git.donarmstrong.com Git - lilypond.git/commitdiff
Update regtest due to changes in page-breaking.
authorJoe Neeman <joeneeman@gmail.com>
Tue, 26 Oct 2010 00:43:46 +0000 (17:43 -0700)
committerJoe Neeman <joeneeman@gmail.com>
Fri, 5 Nov 2010 22:12:17 +0000 (15:12 -0700)
input/regression/paper-default-margins-a6.ly

index 163a9bf71f52cc66c5d450cd4a6a9847575a298a..ae1b8085d4199600199d81a78f405dcbc62c5c05 100644 (file)
@@ -7,7 +7,7 @@ and apply to the default paper size returned by (ly:get-option
 This also affects head- and foot-separation as well as indents."
 }
 
-someNotes = \repeat unfold 30 { c4 d e f }
+someNotes = \repeat unfold 20 { c4 d e f }
 
 \paper {
   #(set-paper-size "a6")