]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-concave.ly
Split WWW target in two stages WWW-1 and WWW-2
[lilypond.git] / input / regression / beam-concave.ly
index 659e5a7d6717c2867d509cacf0b400b8db287f5a..a116f86f3be0f826d5c05faf9371e8a12566bedb 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.13"
+\version "2.10.0"
 \header{
 
   texidoc = "Fully concave beams should be horizontal. Informally spoken,
@@ -49,7 +49,7 @@ rossBeams = \relative c'' {
 }
 
 \layout{
-  raggedright = ##t
+  ragged-right = ##t
   #(define debug-beam-quanting #t)
 }