lilypond-user
[Top][All Lists]
Advanced

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

Re: removing automatically generated natural signs


From: Noeck
Subject: Re: removing automatically generated natural signs
Date: Fri, 8 Dec 2017 21:23:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

Hi,

this isa bad hack I would not recommend, but you *could* revert the key
back to c major without showing it:

\relative {
  \key g \major
  c'
  \once \omit Staff.KeyCancellation
  \key c \major
  d e f g a b c
}

Midi, transposition etc. will be broken, of course.

Cheers,
Joram



reply via email to

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