]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-beam-recheck.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / auto-beam-recheck.ly
index 08dd89564ecda328250134a54c41cede806de2b9..148870eebb0924b621096160269e93365b18e7d3 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 \header {
 
   texidoc = "In 4/4 time, the first and second and third and fourth
@@ -8,8 +8,8 @@ If any shorter notes are included, each beat should be beamed separately."
 }
 \layout { ragged-right = ##t }
 
-\relative c'' {
-  \repeat unfold 8 { a8} |
+\relative {
+  \repeat unfold 8 { a'8} |
   a8 a a a16 a a8 a  a16 a a8 |
   r16 a8. a8 a16 a r8. a16 a8 a16 a |
 }