]> git.donarmstrong.com Git - lilypond.git/commit
Fix #393
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 18 Aug 2007 04:05:52 +0000 (01:05 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 18 Aug 2007 04:05:52 +0000 (01:05 -0300)
commit91da88e63b390a40589fc1ee679f52b6dee03a17
treee317453bfc4a6509136deda942882c8a793bc1e1
parent9bb15dbe945da125bb77a5fe5d082bf3eab5c526
Fix #393

Distinguish between beam bound and line bound in beamlet X position
calculation. For a beam bound that is not a line bound, we should not
go to the end of line.
input/regression/beam-beamlet-break.ly [new file with mode: 0644]
lily/beam.cc