]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-number-outside-staff-positioning.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / tuplet-number-outside-staff-positioning.ly
index f04ffcd154980f83ed60fc01a4fe53bda9de0dc3..8cdb353a6d6bc3a3bb0c8645054a0cc647d7fc8b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.11"
 
 \header {
 
@@ -13,5 +13,5 @@ positioned above them.
 \relative c'' {
    \override TupletBracket.outside-staff-priority = #1
    \override TupletNumber.font-size = #5
-   \times 2/3 { a4\trill a\trill^"foo" a\trill }
+   \tuplet 3/2 { a4\trill a\trill^"foo" a\trill }
 }
\ No newline at end of file