]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-tuplet-end.ly
Imported Upstream version 2.18.0
[lilypond.git] / input / regression / quote-tuplet-end.ly
index 55798ba5a2b6380506cc9eb7f8818e556523e378..c796d79b3e90c4625ba767f97c24c0f9648421d6 100644 (file)
@@ -3,12 +3,12 @@
   texidoc  ="Tuplet bracket ends properly when quoting."
 }
 
-\version "2.16.0"
+\version "2.17.11"
 
 \paper { ragged-right = ##t }
 
 \addQuote x {
-   \times 2/3 { a'8 a' a' } a'4 a'2 |
+   \tuplet 3/2 { a'8 a' a' } a'4 a'2 |
 }
 
 \new Staff <<