]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/auto-beam-override.ly
dll read_opts revert
[lilypond.git] / input / test / auto-beam-override.ly
index e03f7867ef2fdaf305fcfa77a0cb8edbd6cf517f..cc1d32d0b4a2d3eda4c4dddee1a052f37b09a739 100644 (file)
@@ -1,5 +1,4 @@
-
-
+\version "1.5.68"
 
 %{
   Currently (1.1.27.jcn3), the auto-beam engraver will only engrave
@@ -15,7 +14,7 @@
        
 \score{
     \notes \relative c''{
-       \time 2/4;
+       \time 2/4
        % one beam per measure
        c8 c c c
        c16 c c c c c c c
@@ -28,7 +27,7 @@
        c8 c c4
        r8 c c c
        % no autobeaming
-       \property Voice.beamAuto = ##f
+       \property Voice.autoBeaming = ##f
        c8 c c c
     }
     \paper{