In this snippet for an educational music sheet

\score {
\new Staff \with {
\remove "Time_signature_engraver"
}{
\override Staff.Clef.color = #(x11-color 'grey80)
s1
}
}

the grey clef overprints the staff lines, which does not look good. How can
I make the clef appear behind the staff lines?

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

Reply via email to