lilypond-user
[Top][All Lists]
Advanced

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

Re: Help with "To Coda"


From: Mats Bengtsson
Subject: Re: Help with "To Coda"
Date: Wed, 28 Feb 2007 22:36:31 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20061113 Debian/1.7.8-1sarge8

David Feuer wrote:

On 2/28/07, Mats Bengtsson <address@hidden> wrote:

Maybe something like
\mark \markup { \vcenter "To Coda"  \musicglyph #"scripts.coda"}
is close to what you want.


This is close, yes.  But the problem is that the final result is
centered above the bar line, when I actually want the coda sign
centered above, with the "To Coda" hanging off to the left.

Try adding
\once \override Score.RehearsalMark #'self-alignment-X = #RIGHT
just before the \mark command. You can even use something like
\once \override Score.RehearsalMark #'self-alignment-X = #0.8
(1.0 corresponds to RIGHT, i.e. complete alignment to the right
edge).

  /Mats




reply via email to

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