Comment #19 on issue 1701 by freyraph...@gmail.com: default accidental style prints too many 'extra' naturals
http://code.google.com/p/lilypond/issues/detail?id=1701

PS: For the last point in the above list ([http://lilypond.org/doc/v2.14/Documentation/learning/modifying-context-properties]), I suggest this example:

<<
  \new Staff \relative c'' {
    aeses2 aes
  }
  \new Staff \relative c'' {
    \set Staff.extraNatural = ##f
    aeses2 aes
  }



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to