lilypond-user
[Top][All Lists]
Advanced

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

Re: TextSpanner at Score level?


From: Simon Bailey
Subject: Re: TextSpanner at Score level?
Date: Tue, 21 Apr 2009 08:36:32 +0200

hi frédéric,

On Apr 21, 2009, at 6:58 AM, Frédéric Bron wrote:
It half works! Fine for the dashed line but the text is not printed...
Here is an example:

\version "2.12.0"
stringendo = { \textSpannerUp \override TextSpanner #'(bound-details
left text) = "Stringendo" }
\new Score \with { \consists "Text_spanner_engraver" } <<
      \new Staff { \new Voice \with { \remove "Text_spanner_engraver"
} { \stringendo c'1 \startTextSpan \repeat unfold 4 { c' }
c'\stopTextSpan } }
      \new Staff { \new Voice \with { \remove "Text_spanner_engraver"
} { \stringendo c'1 \startTextSpan \repeat unfold 4 { c' }
c'\stopTextSpan } }



someone more familiar with the lilypond internals will have to answer this question. i have a feeling that there might be a different engraver that handles the bound texts, but i can't find out which one.

then again, it might be a bug. :)

regards,
sb
--
Simon Bailey
Oompa Loompa of Science
+43 699 190 631 25





reply via email to

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