]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/tuplet-spanner-duration.ly
*** empty log message ***
[lilypond.git] / input / test / tuplet-spanner-duration.ly
index 70f48cc2d56611d0bf85bf8719058a34c976dd73..9415ea69af479bcf9d1960fa58a2db94b6b0079f 100644 (file)
@@ -1,9 +1,10 @@
+\version "1.5.68"
 
 
 \score
 {
 \context Voice \notes \relative c'' {
-\time 2/4;
+\time 2/4
 \times 2/3 { c8 c c c c c  }
 \property Voice . tupletSpannerDuration = #(make-moment 1 4)
 \times 2/3 { c8 c c c c c  }