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: Andrew Bernard
Subject: Re: avoiding collisions between markup, tempo, and \mark
Date: Sat, 21 Jan 2017 13:18:33 +1100

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


reply via email to

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