Hi Kieren,
How about:

\score {
  \new Staff {
    \key c \major
    c''1 1 1 1
    \bar "||"
    \once\override Staff.KeySignature.X-extent = #'(0 . 4.3)
    \key a \major
  }
  \layout {
    \context {
      \Staff
      \override StaffSymbol.break-align-symbols = #'(time-signature
key-signature staff-bar break-alignment)
    }
  }
}



Le ven. 17 mai 2019 à 18:10, Kieren MacMillan <kieren_macmil...@sympatico.ca>
a écrit :

> Hi Pierre,
>
> In your solution, what’s the best way to "pad" the end of the staff (so
> that there’s space between the right edge of the key signature and the
> right edge of the staff)?
>
> \tweak-ing the KeySignature.extra-spacing-width doesn’t seem to work.  =(
>
> Thanks!
> 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