]> git.donarmstrong.com Git - lilypond.git/commit
Make figured bass markup work when using extenders.
authorNeil Puttock <n.puttock@gmail.com>
Sun, 14 Jun 2009 21:28:44 +0000 (22:28 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Thu, 8 Oct 2009 11:24:22 +0000 (13:24 +0200)
commit2d6d1782f9ff02deda84b9bf4409bb6880a400f4
treeb222fba41156a54f0d7ab77224c3827b258bafc5
parentef05af80f4e428730c8a1a40157a8193e59e2495
Make figured bass markup work when using extenders.

This patch is originally by Neil Puttock <n.puttock@gmail.com>,
but it contained one small bug, which I fixed here, too:
In listen_bass_figure one needs to use && instead of || to check
for all ly_is_equal.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
lily/figured-bass-engraver.cc