]> git.donarmstrong.com Git - lilypond.git/commit
Don't let fingerings hang around from skipped music.
authorNeil Puttock <n.puttock@gmail.com>
Sun, 26 Sep 2010 00:46:20 +0000 (01:46 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Sun, 26 Sep 2010 00:47:28 +0000 (01:47 +0100)
commit160d90150a4bfc35838213fdf8af66bb87b62309
treee0c1b3bd2a47259e0dd1031049eea9eff9426fd5
parent1af002a26299daf2881c28b3d8366a354cffa5da
Don't let fingerings hang around from skipped music.

* lily/fingering-engraver.cc (stop_translation_timestep):

  don't return prematurely if no fingerings have been created, since this
  allows listened events to build up from skipped music, resulting in
  the creation of extra fingerings on the first visible notehead
lily/fingering-engraver.cc