Hi,

Le ven. 17 mai 2019 à 17:39, Kieren MacMillan <kieren_macmil...@sympatico.ca>
a écrit :
> Note: I’m 100% there are better ways…  ;)

Yep,
\version "2.19.80"

\language "english"

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

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

Reply via email to