lilypond-user
[Top][All Lists]
Advanced

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

Re: move clef


From: Eluze
Subject: Re: move clef
Date: Sun, 21 Jul 2013 20:27:03 -0700 (PDT)

Mark Stephen Mrotek wrote
> In the attached file the treble clef should be after the repeat signs.
> 
> How do I get it to be there?

you can override the default order of such objects with:

[\once] \override Score.BreakAlignment #'break-align-orders = #(make-vector
3 '(
    staff-bar
    clef
    span-bar
    breathing-sign
    …
    …
    key
    time-signature))

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/move-clef-tp148278p148279.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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