bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 1701 in lilypond: default accidental style prints too many 'ex


From: lilypond
Subject: Re: Issue 1701 in lilypond: default accidental style prints too many 'extra' naturals
Date: Sat, 15 Oct 2011 19:57:21 +0000


Comment #19 on issue 1701 by address@hidden: 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
  }





reply via email to

[Prev in Thread] Current Thread [Next in Thread]