]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/tup.ly
release: 1.1.67
[lilypond.git] / input / test / tup.ly
index 6a0e13cb0920d3bfd75a2b022d1f8565e46d3a11..e2b5865480bd03f6ab8cfbea914e2cd65b5dce92 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.1.66";