]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-chord-partial.ly
resolve merge
[lilypond.git] / input / regression / tie-chord-partial.ly
index d5ab64e1e0889dd01727fe72ac2ef722df19ff00..ee8fa529c6707f11f187ddcdacce5afb57ae2385 100644 (file)
@@ -2,13 +2,13 @@
 {
   texidoc = "Individual chord notes can also be tied"
 }
-\version "2.12.0"
+\version "2.14.0"
 
 \paper {
   ragged-right = ##t
 }
 
-\relative {
+\relative c' {
   <c~ e g>  <c e g~> <c e g>
 }