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