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