lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Moving clef changes into the bar they affect


From: David Nalesnik
Subject: Re: Moving clef changes into the bar they affect
Date: Mon, 8 Sep 2014 21:06:30 -0500

Hi James,

On Mon, Sep 8, 2014 at 8:36 PM, James Worlton <address@hidden> wrote:
Hello,

I'm trying to create a quiz for a Theory class, and I'm having difficulty with clef changes. Normally, new clefs appear before the barline of the bar where they take effect. I'm trying to move the clef changes into the relevant bars.

Something which I've done a lot...
 
[...]

Try

 \override Score.BreakAlignment.break-align-orders = #(make-vector 3 '(left-edge staff-bar clef key-signature time-signature))

HTH,
David

reply via email to

[Prev in Thread] Current Thread [Next in Thread]