Hi Simon,

> I’d like the clef to take less space, especially to the right, and at best to 
> overlap with the following note. How can I achieve that?

\version "2.19.31"
{
 a'8
 \tweak Clef.space-alist.next-note #'(extra-space . 0)
 \tweak Clef.X-extent #empty-interval
 \clef bass a, b, c
}

This is obviously extreme; adjust the X-extent as desired.

Hope this helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


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

Reply via email to