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

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to