]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-position.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / beam-position.ly
index 0783a2e44b664b15b1a231e99f86b5acecc4dd2b..d55e1c391f8511f8f16999220e07f772582b912a 100644 (file)
@@ -1,16 +1,16 @@
 
-\version "2.7.13"
+\version "2.14.0"
 \header{
 
   texidoc=" Beams on ledgered notes should always reach the middle staff
-line.  The second beam counting from the note head side, should never
+line.  The second beam, counting from the note head side, should never
 be lower than the second staff line.  This does not hold for grace
 note beams.  Override with @code{no-stem-extend}.  "
 
 }
 
 \layout {
-  raggedright = ##t
+  ragged-right = ##t
 }