]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-funky-beamlet.ly
release commit
[lilypond.git] / input / regression / beam-funky-beamlet.ly
index b7b0bd26992bb69bf28b5d13a4a8557bc42aad01..2de7e6aa8b59a6564c2bdb0aac1b19fac43269f1 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.8.0"
 \header {
 
   texidoc=" Funky kneed beams with beamlets also work. The beamlets
@@ -8,6 +8,7 @@ should be pointing to the note head.
 
 }
 
+\layout { ragged-right = ##t}
 
 \relative c' {
   c16 c''8 c,,16
@@ -15,5 +16,4 @@ should be pointing to the note head.
   c16 c,,8 c16          
   
 }
-\layout { raggedright = ##t}