]> git.donarmstrong.com Git - lilypond.git/commit
Modifies the Beam_collision_engraver to accommodate auto beaming.
authorMike Solomon <mike@apollinemike.com>
Wed, 30 Mar 2011 15:15:39 +0000 (11:15 -0400)
committerMike Solomon <mike@apollinemike.com>
Wed, 30 Mar 2011 15:15:39 +0000 (11:15 -0400)
commite4be20302c832985b7faac6fc0daf1f45f382391
tree2d6d90ca0ad0c3e6fc5a8c4edafb80fca49460cf
parent49405d36fc7012c747bbd4c6945b10d47e5bdd4f
Modifies the Beam_collision_engraver to accommodate auto beaming.

This is a major rewrite of the engraver, moving all of its logic to
the finalize method and iterating through a vector of acknowledged
beams to find the grobs that any given beam covers.
lily/beam-collision-engraver.cc