]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-properties.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / tuplet-properties.ly
index 4af8ddd23ce5cf769813464453e1ae705a4d7a70..4e5e839c8ab9360ad9f8eb32ed0ab95855f3ce4a 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.30"
+\version "2.19.21"
 
 \header {
   texidoc = "Tuplet bracket formatting supports numerous options,
@@ -6,9 +6,9 @@ for instance, bracketed (B) and non-bracketed (NB).
 "
 }
 
-\context Voice \relative c'' {
+\context Voice \relative {
 
-  \tuplet 3/2 { c'8 c,, c }
+  \tuplet 3/2 { c'''8 c,, c }
   \tuplet 3/2 { c'8 c'' c,, }
 
   \tuplet 3/2 { c8[^"NB" c c] }