]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-position.ly
MusicXML: Implement Barline styles and repeats in musicxml2ly
[lilypond.git] / input / regression / beam-position.ly
index 0783a2e44b664b15b1a231e99f86b5acecc4dd2b..40a7cb50b47da5a8973086e0a882bfd433058065 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.7.13"
+\version "2.10.0"
 \header{
 
   texidoc=" Beams on ledgered notes should always reach the middle staff
@@ -10,7 +10,7 @@ note beams.  Override with @code{no-stem-extend}.  "
 }
 
 \layout {
-  raggedright = ##t
+  ragged-right = ##t
 }