]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/title-markup.ly
* ps/lilyponddefs.ps: Bugfix.
[lilypond.git] / input / test / title-markup.ly
index 2282f4612771cd672201e89d25b84e87d4f0e7a3..0f65b8f5eaff9cb0ed82120377f12b59738fc845 100644 (file)
@@ -106,7 +106,7 @@ spaceTest = \markup { "two space chars" }
 
 \score {
     \context Staff \notes \relative c' {
-       \repeat unfold 1 { a b c d \break }
+       \repeat unfold 30 { a b c d \break }
        c1
     }
 }