4
where Thomas has shown how to do it
if then there are still questions please start a new thread
Eluze
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/move-clef-tp148278p148331.html
Sent from the User mailing list archive at Na
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
akAlignment break-align-orders=#(make-vector 3
'(staff-bar clef))
\clef treble
\acciaccatura gis'8 R1
}
I don't think repeat-bar is a known object
Eluze
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/move-c
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
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.
_
Hello,
In the attached file the treble clef should be after the repeat signs.
How do I get it to be there?
Thank you for your kind attention.
Mark
\version "2.16.2"
global = {
\key d \major
\time 4/4
}
right = \relative c'' {
\global
\repeat volta 2 {
a8 r < a cis >8