On Mon, 18 Apr 2005 13:26:31 +0200
Han-Wen Nienhuys <[EMAIL PROTECTED]> 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 )=-


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to