]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-tuplet.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / quote-tuplet.ly
index 0579d4fde66db6710e01ec21fe022bd67057680e..943bc453eb96e2b5a00a58c4df658b33d99301ea 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.10.0"
+\version "2.16.0"
 
 \header {
 
@@ -8,11 +8,11 @@
 
 }
 
-foo = \relative {
+foo = \relative c' {
   \times 2/3 { c4 c c } \times 2/3 { c4 c c }
 }
 
-\addquote "foo" { \foo }
+\addQuote "foo" { \foo }
 
 \paper {
   ragged-right = ##t