]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/staff-halfway.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / staff-halfway.ly
index cbfab0d4ad2568b08f9b867d7714677dfdd0e47f..f55c55847ce0bde7fc9ba686e81c7b7ccbf2708d 100644 (file)
@@ -2,10 +2,10 @@
 \header { texidoc = " Staves starting and ending halfway include clefs
     and bar lines.  " }
 
-\version "2.2.0"
+\version "2.3.4"
 
 \score {
-    \new StaffGroup \notes \relative c''  <<
+    \new StaffGroup  \relative c''  <<
        \new Staff { c4  c c c \bar "||" c c c c }
        { \skip 4 \new Staff { c c c } }
     >>