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: Mats Bengtsson
Subject: Re: How do you align a "segno" over a Repeat Sign?
Date: Tue, 01 Aug 2006 16:12:19 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

I have just sent a bug report regarding the alignment, which should be
automatically centered as far as I know.
However, to move the \mark ..., just use

\once \override Score.RehearsalMark #'extra-offset = #'(-2.0 . 0.0)

  /Mats

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.

Terminal Output:
address@hidden:~/LilyPondProjects/08-TheOneThatGotAway-T-4AD> lilypond 
TheOneThatGotAway.ly
GNU LilyPond 2.6.5
Processing `TheOneThatGotAway.ly'
Parsing...
TheOneThatGotAway.ly:30:36: error: syntax error, unexpected STRING, expecting 
SCM_T or SCM_IDENTIFIER
\once \override Score.RehearsalMark
                                   scripts.segno #'extra-offset = #'(-2.0 . 0.0)
TheOneThatGotAway.ly:109:8: error: errors found, ignoring music expression

       <<
error: failed files: "TheOneThatGotAway.ly"
address@hidden:~/LilyPondProjects/08-TheOneThatGotAway-T-4AD>



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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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