lilypond-user
[Top][All Lists]
Advanced

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

Re: Arrowlines patch version 2


From: Jonatan Liljedahl
Subject: Re: Arrowlines patch version 2
Date: Mon, 18 Apr 2005 14:23:22 -0300

On Mon, 18 Apr 2005 13:26:31 +0200
Han-Wen Nienhuys <address@hidden> wrote:

> > >  like I said earlier, I'd prefer the property to be boolean and be
>  > >  read by Text_spanner code. The arrow routines are called from
>  > >  C++ only.  
>  > 
>  > I made it a boolean pair. Your preference would need that every
>  > thing that could have an arrow (every function that calls the line
>  > making routines) should be modified to read the arrow properties
>  > and pass them on.
>  > 
> 
>  That's exactly what I want. Line_interface is also used to draw
>  brackets, triangles and other shapes. I don't want those to have
>  arrows at every corner.

They don't get arrows unless you set the arrow property on them.

If you do

   \override TextSpanner #'arrow = #'(#f . #t)

then only textspanners will have arrows, not brackets or other shapes!

/Jonatan    -=( http://kymatica.com )=-




reply via email to

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