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

[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.

Terminal Output:
[EMAIL PROTECTED]:~/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"
[EMAIL PROTECTED]:~/LilyPondProjects/08-TheOneThatGotAway-T-4AD>



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
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: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



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

Reply via email to