]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-multiple-cross-staff.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / regression / beam-multiple-cross-staff.ly
index c26322af078b0ea6cc800a902af5b96ce8064319..861fbd0bca57bb87510361c30bb68d25d2d67507 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.6.0"
+\version "2.12.0"
 \header {
 
   texidoc = "Kneed beams (often happens with cross-staff beams)
@@ -9,17 +9,17 @@ to the last beam.
 }
 
 \layout {
-  raggedright= ##t
+  ragged-right= ##t
 }
 
 \context PianoStaff \relative c' <<
-  \context Staff = SA {
+  \new Staff = SA {
     \stemDown
     c8[ c16 \change Staff = SB \stemUp c16 ]
     \stemNeutral
     f[ g \change Staff = SA a c] 
   }
-  \context Staff = SB \relative c' {
+  \new Staff = SB \relative c' {
     \clef bass
     b8[ b16 \stemUp b,,16 ]