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