Hi Kieren,

#(set-global-staff-size 100)
#(set-default-paper-size "a4" 'landscape)
\version "2.19.36"

{
 \key c\minor
 \omit Staff.TimeSignature
 c'

 \once\override Staff.KeySignature.padding = #0.2
 \key c\minor
 c'

 \once\override Staff.KeySignature.padding = #-.1
 \key c\minor
 c'
}

Or? Did I misunderstand the question?

Cheers,
Pierre

2016-02-17 4:40 GMT+01:00 Kieren MacMillan <[email protected]>:

> Hello all,
>
> I’m hoping to control the padding of accidentals within a KeySignature —
> specifically, I want to loosen/increase the spacing a little bit — but I
> can’t seem to find the right incantation. Any hints/links would be
> appreciated.
>
> Thanks,
> Kieren.
> ________________________________
>
> Kieren MacMillan, composer
> ‣ website: www.kierenmacmillan.info
> ‣ email: [email protected]
>
>
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to