Am 06.09.2014 16:08, schrieb David Nalesnik:
Urs,


On Sat, Sep 6, 2014 at 8:38 AM, Urs Liska <u...@openlilylib.org <mailto:u...@openlilylib.org>> 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



Oops, I was completely wrong.
My question should have been: "Which grob draws a \crestTextCresc?"

And of course I could find out that it's the DynamicTextSpanner that I wanted to override ...

Best
Urs
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to