lilypond-user
[Top][All Lists]
Advanced

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

Re: Line


From: Stephen MacNeil
Subject: Re: Line
Date: Tue, 28 Apr 2015 11:07:50 -0400

Ok sorry

say i have


line = \markup {

\raise #1

\draw-line #'(4 . 0)

}

\relative c' {

c8^\line d e f

c2^\line d e

}


I want the line to adjust the spacing to always be on top/below the other note. I know I can manually do this but I was wondering if there is a way to have it do it on its own?

Thanks
Stephen 

On Tue, Apr 28, 2015 at 10:59 AM, David Nalesnik <address@hidden> wrote:
Hi Stephen,

On Tue, Apr 28, 2015 at 9:57 AM, Stephen MacNeil <address@hidden> wrote:
I have line as a markup.. every time the spacing changes I have to adjust the line. is there a way for it to follow (till the end) of the the note region?

Please provide a short code example showing the problem.

Thanks,
David 



reply via email to

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