]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/unfold.ly
release: 1.1.41
[lilypond.git] / input / test / unfold.ly
index 20ae55429f71faa251b3add065a5697031d85d18..4664cfc09fc541c85c9c23e440e78cbed2230768 100644 (file)
@@ -1,8 +1,10 @@
 \score{
-       \type Staff \notes\relative c'' {
+       \context Staff \notes\relative c'' {
        % doesn't quite work yet
        %       \property Staff.unfoldRepeats = 1
                \repeat 3 { a b c d } 
                \alternative { { d c b a } { a b c d } } d d d d
        }
 }
+
+\version "1.0.16";