]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-chord.ly
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / tie-chord.ly
index 6ca08201cc3e96d0690ac5854b82ea7c6b4fba4e..2688680580f5d32c7bcb9baddc8f84cc05dbf9cf 100644 (file)
@@ -13,7 +13,7 @@ each system.  "
 
 }
 
-\version "2.7.32"
+\version "2.12.0"
 
 \paper {
   indent = #0.0
@@ -23,7 +23,7 @@ each system.  "
 
 
 generateTiePattern
-= #(def-music-function (parser location is-long chords) (boolean? ly:music?)
+= #(define-music-function (parser location is-long chords) (boolean? ly:music?)
 
     "
 
@@ -71,7 +71,7 @@ baseChords =
   <a b e f>
   <a c d f>
   <a c e f>
-  <f a e f>
+  <f a e' f>
   <c e f a> 
   <c e g a>
   <f b e a>