Hi Jonathan,

This was promising but didn't solve the problem because it also made
the accidentals in the other voice disappear. Here's the context:

Maybe the modified snippet (included below) will solve your problem?

HTH,
Kieren.

%%%%%%%%%%%%%%
\version "2.11.65"
\new Staff \relative c'' {
        #(set-accidental-style 'no-reset)
        <<
                { \voiceOne cis1 ~ cis2 r }
                \new Voice { \voiceTwo r2 <fis,, ais'>4 r <fis! ais'!>2  r }
        >>
}
%%%%%%%%%%%%%%


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

Reply via email to