]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-tuplet-end.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / part-combine-tuplet-end.ly
index ee748443da515082f413a9d926250f0b2f110281..6d31af0baa424b37e67baaa91d1b05b16c8aeb49 100644 (file)
@@ -9,9 +9,9 @@ even after a switch, a tuplet ends correctly."
 
 \new Staff <<
   \partcombine
-  \relative c'' {
+  \relative {
     r2
-    \tuplet 3/2 { g8[ g g] }
+    \tuplet 3/2 { g'8[ g g] }
     \tuplet 3/2 { g[ g g] } g1
   }
   \relative { R1 g'1 }