]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-full-length-note.ly
Imported Upstream version 2.18.0
[lilypond.git] / input / regression / tuplet-full-length-note.ly
index 9553f9101acfd5d59bc6bea2d00387945f81f22a..06806188b4f2b8643a98d201fafc065a766099b9 100644 (file)
@@ -6,17 +6,17 @@ the next note, by setting @code{tupletFullLengthNote}."
 
   }
 
-\version "2.16.0"
+\version "2.17.11"
 
 \new RhythmicStaff {
   \set tupletFullLength = ##t
   \time 4/4
-  \times 4/5 {
+  \tuplet 5/4 {
     c'4 c'1
   }
   \set tupletFullLengthNote = ##t
   \time 2/4
-  \times 2/3 {
+  \tuplet 3/2 {
     c4 c c 
   }
   \time 3/4