]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-damp.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / regression / beam-damp.ly
index 687a7d5f053e2c74c894b0aa47865207ac2a5945..2feffff8ccb52789b940fb35e77719a3d9a107fa 100644 (file)
@@ -1,7 +1,10 @@
 
-\version "2.6.0"
+\version "2.12.0"
 \header { texidoc = "@cindex Beam Damp
 Beams are less steep than the notes they encompass. " }
+\layout{
+  ragged-right = ##t
+}
 
 \relative c''{
   %%           \stemUp
@@ -17,8 +20,5 @@ Beams are less steep than the notes they encompass. " }
   d'[ c b a]
   a[ b c d]
 }
-\layout{
-  raggedright = ##t
-}