Hi Simon, I think you need to spell the StaffBar and the Clef in lower case like this to have an effect:
\once\override Score.BreakAlignment.break-align-orders = #(make-vector 3 '(staff-bar clef)) This puts the clef after the bar line. However, there is not enough space between the bar line and the clef. My workaround would be to force some offset: \once\override Staff.Clef.X-offset = 1 Cheers, Joram _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user