]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-isknee.ly
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
[lilypond.git] / input / regression / beam-isknee.ly
index 9b8ff307a5ce9a5b1e5c7e8eff2eeba9ded4202e..0c26f0db9733e808c0923aa595c91a85cf3b9de1 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.12.0"
 \header{
        texidoc="@cindex Beam Isknee
 
@@ -10,14 +10,14 @@ Beams can be placed across a @code{PianoStaff}.
 }
 
 \layout{
-  raggedright = ##t
+  ragged-right = ##t
 }
 
 \context PianoStaff <<
-  \context Staff = "one" \relative c'{
+  \new Staff =  "one" \relative c'{
     s1
   }
-  \context Staff = "two" \relative c'{
+  \new Staff =  "two" \relative c'{
     \clef bass
                                % no knee
     \stemUp  c8[ \change Staff=one \stemDown g'16 f]