]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/auto-beam-override.ly
release: 1.3.5
[lilypond.git] / input / test / auto-beam-override.ly
index ad378a58375dc492ba0c49e71e372f90a27e37d1..ba6d5dcc4d6429d6f019eab8cd7cbcbc28c4e90a 100644 (file)
@@ -17,7 +17,7 @@
        c8 c c c
        c16 c c c c c c c
        % from here on consider ending beam every 1/4 note
-       \property Voice.beamAutoEnd = "1/4"
+       \property Voice.beamAutoEnd = #(make-moment 1 4)
        c8 c c c
        % manually override autobeam with weird beaming
        c8 [c c] c
@@ -25,7 +25,7 @@
        c8 c c4
        r8 c c c
        % no autobeaming
-       \property Voice.beamAuto = "0"
+       \property Voice.beamAuto = #f
        c8 c c c
     }
     \paper{