]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-concave.ly
Makefile: Add missing .PHONY targets
[lilypond.git] / input / regression / beam-concave.ly
index 077dd2bcc9cb6252155e287936fe45e4b007f154..d47a9b1cbbdb18c3c414e81db8be52737992b2bc 100644 (file)
@@ -1,5 +1,4 @@
-
-\version "2.7.13"
+\version "2.14.0"
 \header{
 
   texidoc = "Fully concave beams should be horizontal. Informally spoken,
@@ -7,7 +6,7 @@
   beam. If an up-beam has high notes on its center stems, then we call
   it concave.
 
-  If a beam is fails a test, the desired slope is printed next to it.
+  If a beam fails a test, the desired slope is printed next to it.
 
 " 
 }
@@ -50,7 +49,7 @@ rossBeams = \relative c'' {
 }
 
 \layout{
-  raggedright = ##t
+  ragged-right = ##t
   #(define debug-beam-quanting #t)
 }