]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/rep.ly
release: 1.1.41
[lilypond.git] / input / test / rep.ly
index 1275606bb0800bf9f5782465f13c4c1a3fae5889..c799c7bf165e2430a7f627d491736afcef16a960 100644 (file)
@@ -1,6 +1,6 @@
 \score{
        <
-                 \type Staff \notes\relative c'{ 
+                 \context Staff \notes\relative c'{ 
                          c4 d e f
                          \repeat 3 { g a b c }
 %                        \alternative { { c b a g } { f e d c } } c c c c
@@ -12,3 +12,5 @@
                  }
        >
 }
+
+\version "1.0.16";