]> git.donarmstrong.com Git - lilypond.git/commit
Allows users to opt out of beam collision on an interface by interface basis.
authorMike Solomon <mike@apollinemike.com>
Tue, 5 Apr 2011 20:55:28 +0000 (16:55 -0400)
committerMike Solomon <mike@apollinemike.com>
Tue, 5 Apr 2011 20:55:28 +0000 (16:55 -0400)
commitec96fa3e252e98f3f540e9a0076510486c3a06d7
tree8ff721ec3d6107e4009f248c70a9a08db9386074
parent2e8af646c57285dc4946205ddab0257bc4ef6270
Allows users to opt out of beam collision on an interface by interface basis.

This is controlled by the property collision-interfaces, which is a list
of interfaces to which automatic collision resolution will be applied.
input/regression/beam-collision-off.ly [new file with mode: 0644]
lily/beam-collision-engraver.cc
lily/beam.cc
scm/define-grob-properties.scm
scm/define-grobs.scm