]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-funky.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / regression / beam-funky.ly
index 1f03f4ddf5b01969e697d0ca41d33c55c92197a4..3f5dd26ae0066f41d6c8c7a910052c30ea02dbbf 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.11.51"
 \header {
   
   texidoc = "In complex configurations of knee beaming, according to
@@ -9,6 +9,8 @@ beam. This is in disagreement with the current algorithm."
   
 }
 
+\layout { ragged-right = ##t} 
+
 \relative c'
 {
   \override Beam  #'auto-knee-gap = #7
@@ -34,5 +36,4 @@ beam. This is in disagreement with the current algorithm."
                   }
   }
 }
-\layout { raggedright = ##t}