lilypond-user
[Top][All Lists]
Advanced

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

Re: Positioning graphic markup inside staff


From: Andrew Bernard
Subject: Re: Positioning graphic markup inside staff
Date: Fri, 16 Feb 2018 11:52:41 +1100

Hi Delboh,

Here's one way to do it.

  \once \override TextScript.extra-offset = #'(0 . -3.5)
  s4 ^\markup { \path #0.25  #'((moveto 0 0)  (curveto 0 3 4 3 4 0) ) } s4 s4 s4

Not ideal, but sometimes using extra-offset is the quickest way to get the job done!

Andrew



reply via email to

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