From: Joe Neeman Date: Tue, 26 Oct 2010 00:43:46 +0000 (-0700) Subject: Update regtest due to changes in page-breaking. X-Git-Tag: release/2.13.39-1~36 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8dc5818f4487e019b729aac1187d1f4ca72996df;p=lilypond.git Update regtest due to changes in page-breaking. --- diff --git a/input/regression/paper-default-margins-a6.ly b/input/regression/paper-default-margins-a6.ly index 163a9bf71f..ae1b8085d4 100644 --- a/input/regression/paper-default-margins-a6.ly +++ b/input/regression/paper-default-margins-a6.ly @@ -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")