X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fpage-turn-page-breaking-repeats.ly;h=3c5d0a6dc4ecebb1e09d72177155121bbf94b574;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=f43184dec39f38df5a8d6a5e297bbbcc45880bfe;hpb=e42585017a01fd02f6353b994cf0c87b03a7bb2e;p=lilypond.git diff --git a/input/regression/page-turn-page-breaking-repeats.ly b/input/regression/page-turn-page-breaking-repeats.ly index f43184dec3..3c5d0a6dc4 100644 --- a/input/regression/page-turn-page-breaking-repeats.ly +++ b/input/regression/page-turn-page-breaking-repeats.ly @@ -1,4 +1,4 @@ -\version "2.10.0" +\version "2.19.21" \header { texidoc = "The page-turn engraver will not count potential page @@ -27,7 +27,7 @@ long gap at the beginning or at the end of the repeat. \set Score.skipBars = ##t % this should be kept on one page \repeat volta 2 { - \repeat unfold 7 {a4 b c d16 d d d} R1*10 + \repeat unfold 6 {a4 b c d16 d d d} R1*10 \repeat unfold 8 {a4 b c d16 d d d} \pageTurn } % use up a page @@ -40,4 +40,4 @@ long gap at the beginning or at the end of the repeat. } } } -} \ No newline at end of file +}