lilypond-user
[Top][All Lists]
Advanced

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

Re: avoiding collisions between markup, tempo, and \mark


From: Wols Lists
Subject: Re: avoiding collisions between markup, tempo, and \mark
Date: Sun, 22 Jan 2017 18:23:34 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0

On 21/01/17 02:18, Andrew Bernard wrote:
> Hi Andrew,
> 
> The manual is not well written concerning this matter. A \tempo is a
> metronome mark (I don't think that is entirely obvious).
> 
> {
>   \mark \default
> 
>   \once \override Score.MetronomeMark.extra-offset = #'(8 . 0)
>   \tempo "A tempo" 8 = 104
>   s2^\markup { \musicglyph #"scripts.segno" } | s2*15 \bar "||"
> }
> 
> 
> Andrew
> 
The other trick to try (which I think is a bit iffy, iirc I find it
sometimes works well, and sometimes doesn't) is

  \tempo "   A tempo" 8 = 104

Note the leading spaces ...

Cheers,
Wol



reply via email to

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