lilypond-user
[Top][All Lists]
Advanced

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

Re: Shifting text markup and reharsal marks


From: Graham Percival
Subject: Re: Shifting text markup and reharsal marks
Date: Wed, 02 Apr 2003 00:03:50 -0800

On Wed, 02 Apr 2003 09:24:46 +0200
Antonio Palama <address@hidden> wrote:
> Does the  instruction you give modify the offset of rehearsal marks too or
> have I to use a diffent property like Voice.RehearsalMark or something
> similar?

Score.RehearsalMark

I advise that you use a translator for this:

\paper{
        \translator{
                \ScoreContext RehearsalMark \override #'padding = #'2.8 }
}}

(or whatever number is appropiate for your case)

Cheers,
- Graham




reply via email to

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