]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/tup.ly
release: 1.3.5
[lilypond.git] / input / test / tup.ly
index 6a0e13cb0920d3bfd75a2b022d1f8565e46d3a11..ec251312cb54087024df27d19b33f5283eaa6bb7 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.1.52"; 
+\version "1.3.4";