]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-quarter.ly
* lily/slur-quanting.cc (init_score_param): read scoring
[lilypond.git] / input / regression / beam-quarter.ly
index d98f7371779060055b732abf18ca752f196d0eb0..d5f894bc29944e93e04f1c5497822a1414a96e63 100644 (file)
@@ -1,11 +1,11 @@
 
-\version "2.1.7"
+\version "2.3.4"
 \header
 {
     texidoc= "Quarter notes may be beamed: the beam is halted momentarily."
 }
 
-\score {\notes \relative c'' {
+\score { \relative c'' {
         c8[ c4 c8] % should warn here!
 }
 \paper { raggedright = ##t}