]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-chord-debug.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / tie-chord-debug.ly
index db69ea9485d6c7bc00a2ada5ead9c584a78b03f6..097fb7fe45245f0e011b0079c9352d7c51d74797 100644 (file)
@@ -5,7 +5,7 @@ decisions made."
   
 }
 
-\version "2.16.0"
+\version "2.19.21"
 
 \paper
 {
@@ -13,7 +13,7 @@ decisions made."
   debug-tie-scoring = ##t
 }
 
-\relative g' {
-  <a b e f> ~
+\relative {
+  <a' b e f> ~
   <a b e f>
 }