Stefan Thomas wrote:
Dear lilypond-users, I have question about the accidentals in the "neo-modern-style". In my opinion, it should also add extra-naturals, if you have chords with cis and c' together. Unfortunately it does not do this, as the below quoted snippet shows. How this can be changed?\version"2.12.0" \new Staff \relative { #(set-accidental-style 'neo-modern) bes'4 b, g' f <b, f' g bes>1 }
You could set it to "dodecaphonic" style and it will put naturals in there for you.
Jon -- Jonathan Kulp http://www.jonathankulp.com _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
