> This snippet has three separate voices, so you'd expect to get a flat
> on the second B flat.  Compare with the following, which has two
> voices:
>
> \relative c'' {
>  #(set-accidental-style 'voice)
>  \key f \major
>  bes1
>  << {
>      \voiceOne
>      bes
>    }
>    \new Voice {
>      \voiceTwo
>      g
>  } >>
> }
>
> Regards,
> Neil
>

Hmm, forget this, since it doesn't make any sense.  It seems the new
voice behaves as if there's no key signature, so there's still a
problem.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to