]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/auto-beam-4-8.ly
release: 1.3.131
[lilypond.git] / input / test / auto-beam-4-8.ly
index 24a32da104f65ca1859436e2e88635b114f1998b..14c8b3a41283233289abaf9a691c4c93b33b4f5a 100644 (file)
@@ -1,3 +1,6 @@
+
+\version "1.3.117";
+
 \score{
    \notes\relative c''{
      \time 4/8;
@@ -18,7 +21,7 @@
     x| x| x|  x| x|
 %}
      %\property Voice.beamAutoEnd = #(make-moment 2 4)
-     \property Voice.autoBeamSettings \push #'(end * * * *) = #(make-moment 2 4)
+     \property Voice.autoBeamSettings \override #'(end * * * *) = #(make-moment 2 4)
      c8 c c c16 c
 
   }