]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4028: Automatic beaming of grace notes inhibits beam subdivision
authorDavid Kastrup <dak@gnu.org>
Thu, 4 Sep 2014 09:18:06 +0000 (11:18 +0200)
committerDavid Kastrup <dak@gnu.org>
Mon, 8 Sep 2014 07:30:41 +0000 (09:30 +0200)
commitfe86bcbd3c74223925c99e06cd830cd752c7746e
tree9a8f2c739f2ed96df15ff676ff82679fee378d84
parentef96995c66220cf1f49a98e43b5fcfe9a2f1bac1
Issue 4028: Automatic beaming of grace notes inhibits beam subdivision

While the whole extend_mom_ logic seems rather fishy to me (it probably
should be reset to a sane value at some other location per-beam) and
I don't have an actual idea why the Grace_auto_beam_engraver would
be involved at all here, initializing extend_mom_ to a value before
all grace notes seems to do the trick for this report.
lily/auto-beam-engraver.cc