]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/cluster-cross-staff.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / cluster-cross-staff.ly
index 4021a56cabd89dd6549bda5c5f29743e80aa9720..994b8ddfb8c4abe5d9889e1deab5459389851d3c 100644 (file)
@@ -7,14 +7,14 @@
   ragged-right= ##t
 }
 
-\version "2.16.0"
+\version "2.19.21"
 
 \new PianoStaff <<
   \new Staff = "up"     {
     s1 *2
   }
   \new Staff = "down" <<
-    \applyMusic #notes-to-clusters \relative  { <c e>4 <f a> <b e> \change Staff = up <e a>
+    \applyMusic #notes-to-clusters \relative  { <c e>4 <f a> <b e> \change Staff = up <e a>
                                                  <a d> <d g> }
 
     { \clef bass s1 * 2 }