]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/slur-ugly.ly
ly- -> ly:
[lilypond.git] / input / test / slur-ugly.ly
index a791a631b880e326ae3d21bcbb60d5abe6f3b676..3d6ab66277e5d61afca6c2d3fafd760c85dab097 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "1.7.3"
 
 \header {
 texidoc="You can get ugly slurs, if you want.
@@ -26,7 +26,7 @@ baseWalk = \notes \relative c {
       Slur \override #'direction = #1
       Stem \override #'direction = #-1
       autoBeamSettings \override #'(end * * * *)
-        = #(make-moment 1 2)
+        = #(ly:make-moment 1 2)
     }
     \translator {
       \PianoStaffContext