lilypond-user
[Top][All Lists]
Advanced

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

Re: Rehearsal mark/tempo collision


From: Jay Anderson
Subject: Re: Rehearsal mark/tempo collision
Date: Fri, 27 Nov 2015 14:33:56 -0700

There have been some discussions about this in the past (e.g. https://lists.gnu.org/archive/html/lilypond-user/2013-11/msg00930.html, https://lists.gnu.org/archive/html/lilypond-user/2013-12/msg00040.html). I can't find a thread with a good resolution though.

In any case the main two simple options I'd suggest:
- Option 1: Manually move the tempo
    \override Score.MetronomeMark.X-offset = #3
- Option 2: Don't align to `time-signature`. This will align to the note.
    \override Score.MetronomeMark.break-align-symbols = #'()

-----Jay

On Fri, Nov 27, 2015 at 1:10 PM, Craig Dabelstein <address@hidden> wrote:
Screen Shot 2015-11-28 at 6.06.47 am.png
Hi Lilyponders,

Any idea how I can prevent the rehearsal marks from being pushed upwards by the tempo indication, and get the tempo marks to be moved a little to the right.

I have been experimenting with:

\override MetronomeMark.extra-spacing-width = #'(-2.0 . 0.5) 

in my Layout/Context/Score block but it doesn't seem to be having any effect.

All the best,

Craig

Craig Dabelstein
 

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



reply via email to

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