]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/slur-ugly.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / slur-ugly.ly
index e21c8a862dd18b1363dec085dbee3cc1c7374a71..e21f7290993c9fbd83aa1410ef3c66c9ba7441a4 100644 (file)
@@ -1,16 +1,16 @@
 
-\version "2.3.2"
+\version "2.3.4"
 
 \header { texidoc="@cindex Slur Ugly
 Strange slurs can be produced by setting properties by hand. "
 }
 
-baseWalk = \notes \relative c {
+baseWalk =  \relative c {
   d,8( a' d f a d f d a f d  a)
 }
 
 \score {
-  \notes \context PianoStaff <<
+   \context PianoStaff <<
     \time 6/4
     \context Staff=up { s1 * 6/4 }
     \context Staff=down <<