I am using the code listed in the snippets and elsewhere to whiteout ties behind key signatures. \override Score.StaffSymbol.layer = 4 \override Staff.TimeSignature.layer = 3 b'2 b'~ \once \override Staff.TimeSignature.whiteout = ##t
This is working to whiteout the ties as required, but the staff lines behind the signature are also being whitened out. The description of the command says that the layer settings suggested are specifically to prevent that happening (and the sample image is correct). What do you suggest I should check for to find why this is not happening as expected in my case? Thanks, Paul
