]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-full-length-note.ly
Merge branch 'master' into translation
[lilypond.git] / input / regression / tuplet-full-length-note.ly
index 88af2c64dfc1770d14fcf35940e200b5d6677193..06806188b4f2b8643a98d201fafc065a766099b9 100644 (file)
@@ -6,17 +6,17 @@ the next note, by setting @code{tupletFullLengthNote}."
 
   }
 
-\version "2.11.51"
+\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