Hi,
In the following example, the half-note F# counts as an immediate
repetition and should not get an accidental in neo-modern and
neo-modern-cautionary styles, This issue is seen in the documentation at
http://lilypond.org/doc/v2.19/Documentation/notation/displaying-pitches#automatic-accidentals:
the c-sharps in the upper staff of the second measure shouldn't appear in
these two styles. (The repetition makes sense in neo-modern-voice and
neo-modern-voice-cautionary.)
{
\accidentalStyle neo-modern
<< fis'1 \\ { r2 fis' } >>
}
{
\accidentalStyle neo-modern-cautionary
<< fis'1 \\ { r2 fis' } >>
}
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond