]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-chord-partial.ly
Import guile-1.8 as multiple upstream tarball component
[lilypond.git] / input / regression / tie-chord-partial.ly
index e9ba20e51c1308a0faf3256d85c55ff8742caab2..e131b25479686b9650e2c7c4121e2eeaee00e6b3 100644 (file)
@@ -2,13 +2,13 @@
 {
   texidoc = "Individual chord notes can also be tied"
 }
-\version "2.10.0"
+\version "2.16.0"
 
 \paper {
   ragged-right = ##t
 }
 
-\relative {
+\relative c' {
   <c~ e g>  <c e g~> <c e g>
 }