At 16:11 12/03/2021 +0100, Anthony Rushforth wrote:
I'm trying to get rid of key modifiers at end of lines.
I found this :
\set Staff.explicitClefVisibility = #end-of-line-invisible
which works well when flats are added, but not when sharps are added
I don't find the answer in the documentation

As has been said, it's not a question of sharps rather than flats but of removing elements of the key signature instead of simply adding them.

How about
\set Staff.printKeyCancellation = ##f
in addition to what you have?

Brian Barker

Reply via email to