]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-chord.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / tie-chord.ly
index 6ca08201cc3e96d0690ac5854b82ea7c6b4fba4e..f4e973dc6941451aa3075e9f650f9007c5a27808 100644 (file)
@@ -13,7 +13,7 @@ each system.  "
 
 }
 
-\version "2.7.32"
+\version "2.14.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>