]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/tup.ly
release: 1.3.60
[lilypond.git] / input / test / tup.ly
index 06b9dc8458ded388de7bc55fe753d91675f087f4..c236afff841c59288a31a746151b907895bae21b 100644 (file)
@@ -1,5 +1,5 @@
 \score{
-       \notes \context Voice {
+       \notes \context Voice \relative c'' {
                 \times 2/3 { \times 2/3 { a8 b c}  c }
                 \times 3/4 { c4 c4 c4 c4 }
                 \time 6/8;
@@ -8,4 +8,4 @@
                 }
 }
 
-\version "1.0.21"; 
+\version "1.3.59";