J Ruiz <javier <at> ruiz-alma.com> writes:

> 
> I'm setting the printKeyCancellation to false, to avoid Lilypond printing 
naturals when switching keys, but no luck; Lily still prints the cancellation 
naturals.

..when switching to C major, because the cancellation is the only indication 
of the key change.

With cadenzas, you might want to explicitly ask LilyPond to forget the 
key signature
  \set Staff.lastKeySignature = #`()
  \set Staff.keySignature = #`()



_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to