Hi, 2013/6/27 Eluze <elu...@gmail.com>: > James Harkins-2 wrote >> Is this a known bug? >> >> It looks like LP is trying to avoid a collision between the natural sign >> in the top staff's voiceTwo and the sharp sign in the bottom staff. But of >> course they are nowhere near touching, so there should be no need for >> collision avoidance. > > reducing your code to one polyphonic staff and omitting the tie shows what > happens: > > \include "english.ly,," > \new Staff << > \new Voice \relative { > \key ef \major > \voiceOne > df''1 %~ > df > } > \new Voice \relative c'' { > \voiceTwo > r1 > b_"b's natural sign is too far left" > } >>> > > the accidental is repeated because we are in a new measure and the natural > sign avoids the accidental of the top voice. > > when the notes are tied the accidental is not repeated but it seems like > LilyPond still reserves some space for it.
precisely. And yes, i think this is exactly issue 3106. cheers, Janek _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond