]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-beam-no-beam.ly
MusicXML: Add testcase for lyrics on chorded notes
[lilypond.git] / input / regression / auto-beam-no-beam.ly
index 96c4c89a092000b6cc7cc163be52cebdadd316b5..449a751f2833e7cb979a97075085387834c04311 100644 (file)
@@ -5,8 +5,10 @@
 
 
     }
-\version "2.3.4"
 
-\score {
-     { c8 c-\noBeam c c }
-    }
+\version "2.11.51"
+\layout {
+    ragged-right = ##t
+}
+
+\relative  { c8 c-\noBeam c c }