Haven't stumbled on the terminology you want, but this snippet may show a
way to get the result you want.

%%%%%%%%%%%%%

{ R1*12 \bar "||:" \break
\once\override Script   #'extra-offset = #'(4.0 . 4.0)
c''1 \segno R1*11 }

%%%%%%%%%%%%%

Seems \segno won't attach to a rest.

HTH

                                - Bruce

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, July 01, 2006 6:34 PM
To: lilypond-user@gnu.org
Subject: Re: How do you align a "segno" over a Repeat Sign?


>Remove the "\once ..." line which is what is causing the offset?

No it's not causing the offset, because it doesn't even work.  The code is
wrong in that line.  When it is commented out the Segno Sign is to the right
of the repeat sign on top of a chord symbol.  I need to move it to the left
and up.  Perferable on top of the repeat sign.  But I don't know the correct
terminology to address the segno sign to offset it.  

-----Original Message-----
>From: Paul Scott <[EMAIL PROTECTED]>
>Sent: Jul 1, 2006 3:25 PM
>To: [EMAIL PROTECTED]
>Cc: lilypond-user@gnu.org
>Subject: Re: How do you align a "segno" over a Repeat Sign?
>
>[EMAIL PROTECTED] wrote:
>> % ****************************************************************
>> % Beginning of the actual notation code
>> % ****************************************************************     
>> % Melody - Line 1
>>         R1*12 \bar "||" \break
>> \once \override Score.RehearsalMark scripts.segno #'extra-offset =
#'(-2.0 . 0.0)
>> \mark \markup { \musicglyph #"scripts.segno" } \bar "|:"
>>
>> Right now the Segno is to the right of the Repeat sign
>> Ideally I would like it over the top.
>>
>> I don't know the correct terminologly and after researching the docs, I
haven't come up with anything either.
>Remove the "\once ..." line which is what is causing the offset?
>
>Paul Scott
>
>



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user





_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to