lilypond-user
[Top][All Lists]
Advanced

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

Re: Center graphical markup on staff


From: Marc Lanoiselée
Subject: Re: Center graphical markup on staff
Date: Tue, 22 Jun 2021 06:59:40 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0


Le 22/06/2021 à 02:31, Nuno Trocado a écrit :
Hi everyone!
How can I have the wiggly line in the example below centered inside the staff?
Thanks,
Nuno

\score {
  \relative c' {
    c4 d
    s-\markup \override #'(height . 2) \draw-squiggle-line #1 #'(8 . 0) ##f
  }
}
\score {
  \relative c' {
    c4 d
    \override TextScript #'extra-offset = #'(0 . 4.7) %%%%
    s-\markup \override #'(height . 2) \draw-squiggle-line #1 #'(8 . 0) ##f
  }



reply via email to

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