]> 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 d5ab64e1e0889dd01727fe72ac2ef722df19ff00..e131b25479686b9650e2c7c4121e2eeaee00e6b3 100644 (file)
@@ -2,13 +2,13 @@
 {
   texidoc = "Individual chord notes can also be tied"
 }
-\version "2.12.0"
+\version "2.16.0"
 
 \paper {
   ragged-right = ##t
 }
 
-\relative {
+\relative c' {
   <c~ e g>  <c e g~> <c e g>
 }