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
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user

-- 
[email protected]
https://openlilylib.org
http://lilypondblog.org

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

Reply via email to