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: Kieren MacMillan
Subject: Re: avoiding collisions between markup, tempo, and \mark
Date: Sun, 22 Jan 2017 13:40:32 -0500

Hi Andrew (et al.),

I would suggest X-offset is perhaps a good choice:

{
  \mark \default
  \once \override Score.MetronomeMark.X-offset = #11
  \tempo "A tempo" 8 = 104
  s2^\markup { \musicglyph #"scripts.segno" } | s2*15 \bar "||”
}

Or perhaps even extra-spacing-width/height, etc. In any case, I think it should 
be something relatively surgical and specific: Wol's “   A tempo” idea is too 
hacky/unpredictable, and extra-offset should only be used when there are no 
better solutions.

Hope this helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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