]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-quarter.ly
($(addprefix $(outdir)/,$(LYM4_FILES):
[lilypond.git] / input / regression / beam-quarter.ly
index f385ced735e88100351771fbf7552e5655ff1582..d5f894bc29944e93e04f1c5497822a1414a96e63 100644 (file)
@@ -1,12 +1,12 @@
-\version "1.7.16"
+
+\version "2.3.4"
 \header
 {
     texidoc= "Quarter notes may be beamed: the beam is halted momentarily."
 }
 
-\score {\notes \relative c'' {
-       [c8 c4 c8] % should warn here!
+\score { \relative c'' {
+        c8[ c4 c8] % should warn here!
 }
 \paper { raggedright = ##t} 
 }
-%% new-chords-done %%
\ No newline at end of file