Talk:Automatically display key names above key signatures
Add topicAppearance
Latest comment: 22 February by Ksnortum in topic Avoid key cancellation signs?
Avoid key cancellation signs?
[edit source]Wouldn't it be better to cancel the KeyCancellation objects? Add \override KeyCancellation.break-visibility = #all-invisible to the layout statement. Another suggestion is to alter the engraver so that the notes do not start after the complete text, analog to \textLengthOff Manuela (talk) 10:20, 21 February 2026 (UTC)
- I think removing the key cancelation is best done with
\set Staff.printKeyCancellation = ##f, but that's my opinion. Ksnortum (talk) 20:54, 21 February 2026 (UTC)- I tested it,
\set Staff.printKeyCancellation = ##fkilled the engraver, too. Manuela (talk) 16:58, 22 February 2026 (UTC)- I made the change to the page and I think it looks better. Ksnortum (talk) 20:28, 22 February 2026 (UTC)
- I tested it,