lilypond-user
[Top][All Lists]
Advanced

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

Re: Scheme Markups in TextSpanner's #'edge-text


From: David F. Place
Subject: Re: Scheme Markups in TextSpanner's #'edge-text
Date: Mon, 3 Sep 2007 15:09:29 -0400


On Sep 3, 2007, at 2:20 PM, Trevor Bača wrote:

Assuming that edge-text is gone, you can read about the convert-ly
script and try running convert-ly on a simple example of the old
edge-text syntax and examine what the new syntax looks like.

Last, here's an example to get you started with the new syntax ...

   \override TextSpanner #'bound-details #'left #'text = \markup {
\fontsize #4 picc. }

... which is good because you can use \markup { } directly instead of
having to translate to the #( )-looking forms.


Hope this helps.


Thanks, Trevor. That's very helpful. Bound-details looks like it does what I want, but apparently it didn't make it into 2.10.25 where #'edge-text still rules.

  ___________________
(---o-------o-o-o---o-o-o----(
David F. Place
mailto:address@hidden






reply via email to

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