]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/note-line.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / note-line.ly
index d17d69d9227f352cd6e42fa14af7951351721b3b..8c423cb6d3a86c84463d83e5f7e44a25915c7437 100644 (file)
@@ -1,16 +1,16 @@
-\version "2.2.0"
+\version "2.3.4"
 
 \header {
 texidoc = "Note head lines (e.g. glissando)
 run between centers of the note heads."
 }
 
-su = \notes{ \change Staff = up}
-sd = \notes{ \change Staff = down}
+su = { \change Staff = up}
+sd = { \change Staff = down}
 
 \score {
     \context PianoStaff
-        \notes <<
+         <<
        \context Staff = up   {
             \set PianoStaff.connectArpeggios = ##t
            \showStaffSwitch