lilypond-user
[Top][All Lists]
Advanced

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

Re: How do you align a "segno" over a Repeat Sign?


From: joelinux
Subject: Re: How do you align a "segno" over a Repeat Sign?
Date: Sat, 1 Jul 2006 17:33:59 -0600 (GMT-06:00)

>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 <address@hidden>
>Sent: Jul 1, 2006 3:25 PM
>To: address@hidden
>Cc: address@hidden
>Subject: Re: How do you align a "segno" over a Repeat Sign?
>
>address@hidden 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
>
>





reply via email to

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