Re: How to color a text spanner

2014-09-09 Thread Joram
Thank you, David! That makes sense. And thanks to all who aim at improving the description. Joram Am 06.09.2014 um 09:52 schrieb David Nalesnik: On Sat, Sep 6, 2014 at 1:52 PM, Joram noeck.marb...@gmx.de mailto:noeck.marb...@gmx.de wrote: And I can add a question: What is the

How to color a text spanner

2014-09-06 Thread Urs Liska
\override TextSpanner.color won't color the TextSpanner. What would I have to do to achieve that? TIA Urs ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: How to color a text spanner

2014-09-06 Thread David Nalesnik
Urs, On Sat, Sep 6, 2014 at 8:38 AM, Urs Liska 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

Re: How to color a text spanner

2014-09-06 Thread Urs Liska
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:

Re: How to color a text spanner

2014-09-06 Thread Joram
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 ... For these cases for which I made this: http://www.joramberger.de/files/lilypond_visualindex.pdf And I can add a question: What is the

Re: How to color a text spanner

2014-09-06 Thread David Nalesnik
On Sat, Sep 6, 2014 at 1:52 PM, Joram noeck.marb...@gmx.de wrote: And I can add a question: What is the difference between DynamicLineSpanner and Hairpin? See http://lilypond.org/doc/v2.18/Documentation/internals/dynamic_005falign_005fengraver A DynamicLineSpanner is a grob which groups

Re: How to color a text spanner

2014-09-06 Thread Simon Albrecht
Am 06.09.2014 um 21:52 schrieb David Nalesnik: On Sat, Sep 6, 2014 at 1:52 PM, Joram noeck.marb...@gmx.de mailto:noeck.marb...@gmx.de wrote: And I can add a question: What is the difference between DynamicLineSpanner and Hairpin? See

Re: How to color a text spanner

2014-09-06 Thread James
On 06/09/14 21:17, Simon Albrecht wrote: Am 06.09.2014 um 21:52 schrieb David Nalesnik: On Sat, Sep 6, 2014 at 1:52 PM, Joram noeck.marb...@gmx.de mailto:noeck.marb...@gmx.de wrote: And I can add a question: What is the difference between DynamicLineSpanner and Hairpin? See