2010/5/25 Stemby <carlo.stember...@gmail.com>:

> Yes. I'd like a syntax similar to:
>
> \override TextSpanner #'(bound-details text) = "poco - a - poco - cre-scen-do"

Well, another improvement that I'd love to see is the ability to define
the TextSpanner text *in* the \startTextSpan command, i.e. _after_ the
note.

  b1\startTextSpan "rit."  % here the textspan text
  e,\stopTextSpan

instead of the current

  \override TextSpanner #'(bound-details left text) = "rit."
  b1\startTextSpan
  e,\stopTextSpan

There was already a discussion about this but I can't find it again.
I think this request was maybe introduced by Kieren.?.

This postfix syntax is currently possible for DynamicTextSpanner,
thanks to Reinhold's work.
http://lists.gnu.org/archive/html/lilypond-devel/2010-04/msg00319.html

Cheers,
Xavier

--
Xavier Scheuer <x.sche...@gmail.com>

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

Reply via email to