]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-chord-debug.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / tie-chord-debug.ly
index 62bc16dc9108d926611936aaf158f8474ae9287e..097fb7fe45245f0e011b0079c9352d7c51d74797 100644 (file)
@@ -4,14 +4,16 @@
 decisions made."
   
 }
-  
+
+\version "2.19.21"
+
 \paper
 {
   ragged-right = ##t
   debug-tie-scoring = ##t
 }
 
-\relative g' {
-  <a b e f> ~
+\relative {
+  <a' b e f> ~
   <a b e f>
 }