]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/tup.ly
release: 1.3.94
[lilypond.git] / input / test / tup.ly
index f9dd57debb1ca1fe4532f4bffee418d129d6e284..0be36c81c9608fdf7d9200f9bcb975a8c1c9fec4 100644 (file)
@@ -1,5 +1,5 @@
 \score{
-       \notes \type 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;
@@ -7,3 +7,5 @@
 
                 }
 }
+
+\version "1.3.93";