lilypond-user
[Top][All Lists]
Advanced

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

Re: Moving text on multibar rest


From: Nicolas Sceaux
Subject: Re: Moving text on multibar rest
Date: Wed, 17 May 2006 20:50:24 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

Peter Clarke <address@hidden> writes:

> Dear list,
> I have a text on a multibar rest, like this:  R1*8^"Verse 1"
> The text appears centred on the rest.  But I would like it 
> aligned to the left, to indicate that it refers to the 
> beginning of the rest.  I've tried the following, but they 
> didn't make any difference:
>
> R1*8^\markup { \hspace #-5 "Verse 1" }
>
> \once \override TextScript #'extra-offset = #'( -5.0 . 0.0 )
> R1*8^\markup { "Verse 1" }
>
> Any ideas why these didn't work, and how can I do it?

Maybe MultiMeasureRestText should be used iso. TextScript.
http://lilypond.org/doc/v2.9/Documentation/user/lilypond-internals/MultiMeasureRestText.html

nicolas




reply via email to

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