lilypond-user
[Top][All Lists]
Advanced

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

Re: How to prevent natural signs from being printed when the key signatu


From: Helge Kruse
Subject: Re: How to prevent natural signs from being printed when the key signature changes
Date: Thu, 6 Nov 2014 13:59:53 +0100

You did it as describe in the notation manual. Further it works for key signatures that have a sharp. 

But it doesn't work for C major without a neither a sharp nor a flat. 
I assume it's a bug.

Regards,
Helge

2014-11-06 12:42 GMT+01:00 Jayaratna <address@hidden>:
Dear Lilyfriends,
I am following the steps from the notation manual at this location:
http://lilypond.org/doc/v2.18/Documentation/notation/displaying-pitches#key-signature

\version "2.18.2"
\score {
  \relative c'  {
    \key f \major c d e f
    \set Staff.printKeyCancellation = ##f
    \clef soprano \key c \major g a g f
  }
}

But I still get the natural sign printed.


reply via email to

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