]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-fold.ly
* lily/book.cc:
[lilypond.git] / input / regression / repeat-fold.ly
index 0784ceeacf659a10296784a97f404a277e81b809..8d1098ec0e2a8cc7aa75b890c166b90cb8b91f43 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.26"
+\version "2.4.0"
 
 \header{
 texidoc="
@@ -8,7 +8,7 @@ should not be more alternatives than repeats.
 }
 
 \score {
-  \context Staff \notes \relative c'' {
+  \context Staff  \relative c'' {
     \repeat fold 3 { c^"3$\\times$ 0alt" d }
     % less alts than body
     \repeat fold 4 { c^"4$\\times$ 2alt" d } \alternative { e f }