]> git.donarmstrong.com Git - lilypond.git/commit
Fix issue 4355 -- broken beam subdivision
authorCarl Sorensen <carl.d.sorensen@gmail.com>
Sat, 25 Apr 2015 03:07:51 +0000 (21:07 -0600)
committerCarl Sorensen <carl.d.sorensen@gmail.com>
Sun, 3 May 2015 13:56:27 +0000 (07:56 -0600)
commit8fa2d858e492fabbe966cc6a3a4daa7533dfd193
tree01183fe535e82a3115a14e3bf6f005eee5d35204
parent7456fb7f523cfd77e628eab0824c530c5b758ccd
Fix issue 4355 -- broken beam subdivision

When beams are subdivided, the number of beams joining the subdivisions
should match the length of the subdivision.  Previously, the subdivisions
were joined by a single beam.
input/regression/beam-subdivision.ly [new file with mode: 0644]
lily/beaming-pattern.cc