]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/cluster-cross-staff.ly
* lily/include/paper-system.hh (class Paper_system): remove
[lilypond.git] / input / regression / cluster-cross-staff.ly
index ac491a4badf44e2cc5077cd87763ea3c3f7007c0..9a6adbb76bf749c2108a2bcce110c8cdada094be 100644 (file)
@@ -7,14 +7,14 @@
   raggedright= ##t
 }
 
-\version "2.6.0"
+\version "2.7.10"
 
 \new PianoStaff <<
   \context Staff = "up"     {
     s1 *2
   }
   \context Staff = "down" <<
-    \applymusic #notes-to-clusters \relative c  { <c e>4 <f a> <b e> \change Staff = up <e a>
+    \applyMusic #notes-to-clusters \relative c  { <c e>4 <f a> <b e> \change Staff = up <e a>
                                                  <a d> <d g> }
 
     { \clef bass s1 * 2 }