Hi Josiah,

Maybe try:

\version "2.20.0"

{
  \clef F \time 3/4
  R2.*3
  \clef G
  g4 r r g r r
  \once\override Staff.Clef.X-extent = #'(-5 . 5)
  \clef F
}

and properly set the extent.
HTH.
Cheers,
Pierre

Le lun. 1 juin 2020 à 07:32, Josiah Boothby <josi...@gmail.com> a écrit :

> I'm struggling to increase the padding for a cautionary clef in a
> slightly crowded line, since it's colliding with rests when there are
> notes on other lines. Attached is an image of the score I'm working
> with as I'm struggling to come up with a concise test snippet that
> doesn't have other problems. Should I instead adjust the measure
> width? I'm using 2.20.0.
>
> Thank you,
>
> Josiah
>

Reply via email to