lilypond-user
[Top][All Lists]
Advanced

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

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


From: Urs Liska
Subject: Re: Engraver z-order / how to put clef behind staff lines
Date: Mon, 6 Feb 2017 10:27:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0



Am 06.02.2017 um 10:22 schrieb Hendrik Fuß:
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?

\override Staff.Clef.layer = -1

Although in my opinion this doesn't look better.

HTH
Urs


cheers
Hendrik



_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

-- 
address@hidden
https://openlilylib.org
http://lilypondblog.org

reply via email to

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