]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/auto-beam-4-8.ly
release: 1.3.143
[lilypond.git] / input / test / auto-beam-4-8.ly
index d962dbf429580c6a50769ac14a0adab03593fb99..d315c3957fd64f450316454b0bab11be63e613cb 100644 (file)
@@ -1,3 +1,6 @@
+
+
+
 \score{
    \notes\relative c''{
      \time 4/8;
@@ -17,8 +20,8 @@
      |  |  |   |--|
     x| x| x|  x| x|
 %}
-     %\property Voice.beamAutoEnd = #(make-moment 2 4)
-     \property Voice.AutoBeam \push #'(end * * * *) = #(make-moment 2 4)
+     %\property Voice.autoBeamSettings \override #'(end * * * *) = #(make-moment 2 4)
+     \property Voice.autoBeamSettings \override #'(end * * * *) = #(make-moment 2 4)
      c8 c c c16 c
 
   }