Comment #6 on issue 3106 by [email protected]: wrong accidental positions in polyphonic voices
http://code.google.com/p/lilypond/issues/detail?id=3106

the workaround is good for voices with enough vertical separation: if the 2nd voice climbs up to bis the accidentals will collide directly and LilyPond will avoid this.

another - cumbersome and limited  - workaround then is given with

      \once {
        \override Accidental.stencil = #point-stencil
        \override Accidental.font-size = #-20
      }



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to