Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 3106 by [email protected]: wrong accidental positions in
polyphonic voices
http://code.google.com/p/lilypond/issues/detail?id=3106
\version "2.17.10"
\header { texidoc = "
In polyphonic situations, where one voice has tied chords and the other one
doesn't contain a tie, the accidental positions after the bar lines must be
recomputed to take care of the visible accidentals only.
Here is a counterexample.
" }
\relative c''' {
<< { <gis cis eis gis>1 ~ q } \\
{ eis,1 eis } >>
}
... For this bug I suggest a new category: `very ugly' :-)
Attachments:
polyphonic-accidentals.png 13.5 KB