Urs,


On Sat, Sep 6, 2014 at 8:38 AM, Urs Liska <[email protected]> wrote:

>  \override TextSpanner.color
> won't color the TextSpanner.
>
> What would I have to do to achieve that?
>
>
This works fine for me:

 \version "2.19.10"

{
  \override TextSpanner.bound-details.left.text = #"foo"
  \override TextSpanner.color = #red
  c'1\startTextSpan
  c'1\stopTextSpan
}


--David
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to