]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-break.ly
new file.
[lilypond.git] / input / regression / beam-break.ly
index 91f552a9833c4a9b571cfbc9805e47f369d49d58..97a416583739f709eae69df8c9319222e776baf6 100644 (file)
@@ -4,10 +4,10 @@
 "
 
 }
-\version "2.2.0"
+\version "2.3.4"
 \paper { raggedright= ##t }
 
-\score { \notes \relative c''  {
+\score {  \relative c''  {
     \set Score.allowBeamBreak = ##t
     \time 3/16 c16-[ d e \break f-] 
 }}