]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/engraver-init.ly
Set context properties to allow half-measure beaming in 3/4 (Issue 2246)
[lilypond.git] / ly / engraver-init.ly
index 6335ab65b1fcd0fb168e0098cfa8efa57ecabe0f..da8f398cf2074e1c78e854a909ae8f74898f6e23 100644 (file)
@@ -614,6 +614,9 @@ automatically when an output definition (a @code{\score} or
   beatStructure = #'(1 1 1 1)
   beamExceptions = #'((end . (((1 . 8) . (4 4))
                               ((1 . 12) . (3 3 3 3)))))
+  beamWholeMeasure = ##t
+  beamHalfMeasure = ##f
+
   autoBeaming = ##t
   autoBeamCheck = #default-auto-beam-check