Bockett Hunter wrote
> Can this be used to change where the ambitus appears?
if you search this list for ambitus and the other objects standing at the
beginning of a score you'll find
http://lilypond.1069038.n5.nabble.com/Ambitus-placed-after-clef-and-key-signature-tt135877.html#a135884
where Th
2013/7/22 Bockett Hunter :
> Can this be used to change where the ambitus appears?
Should be possible.
Example-code?
Cheers,
Harm
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
s+carsonmark=ca.rr@gnu.org
> [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of
> Eluze
> Sent: Sunday, July 21, 2013 8:54 PM
> To: lilypond-user@gnu.org
> Subject: RE: move clef
>
> Mark Stephen Mrotek wrote
> > My knowledge of Lilypond's p
@gnu.org
Subject: RE: move clef
Mark Stephen Mrotek wrote
> My knowledge of Lilypond's programming language is very limited, so
> please allow me to check for understanding. I would use:
>
> [\once] \override Score.BreakAlignment #'break-align-orders =
> #(make-vector 3
Mark Stephen Mrotek wrote
> My knowledge of Lilypond's programming language is very limited, so please
> allow me to check for understanding. I would use:
>
> [\once] \override Score.BreakAlignment #'break-align-orders =
> #(make-vector 3 '( repeat-bar clef ). Yes?
> Where in the file would this b
pond-user@gnu.org
Subject: Re: move clef
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-alig
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