]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-tuplet.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / quote-tuplet.ly
index 6ce70dfe06055c8bdbbfee366d8ca9963221a595..943bc453eb96e2b5a00a58c4df658b33d99301ea 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.12.0"
+\version "2.16.0"
 
 \header {
 
@@ -8,7 +8,7 @@
 
 }
 
-foo = \relative {
+foo = \relative c' {
   \times 2/3 { c4 c c } \times 2/3 { c4 c c }
 }