lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Engraver z-order / how to put clef behind staff lines


From: Hendrik Fuß
Subject: Engraver z-order / how to put clef behind staff lines
Date: Mon, 06 Feb 2017 09:22:18 +0000

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]