Hi Neil,
Something like this:
\new Staff \context Voice \with { \remove "Text_spanner_engraver" }
{ \music }
for each staff where you don't want it. There are other ways, but
this works for me.
A word of warning, Craig: if you have any non-"score-level"
TextSpanner(s), this will likely give unexpected results. My
suggestion is to put any "score-level" TextSpanner(s) in a separate
variable, and then include it where you need it — this way works
whether you want the spanners just at the top of the score, above
every StaffGroup (for example), or in every staff.
Hope this helps!
Kieren.
On Mon, Dec 21, 2009 at 12:13 PM, craigbakalian
<craigbakal...@verizon.net> wrote:
Hi,
Is there a way to get a TextSpanner to only display on the top
staff of
a large ensemble the same way the \tempo works? I have an
Accelerando... that is spreading the staves of a large score too far
apart if it is on every staff. And, the accelerando has to be in all
parts - of course. Would it have something to do with \startTextSpan
and \stopTextSpan?
Craig Bakalian
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
Neil Thornock, D.M.
Check out the newly designed website!
http://neilthornock.net
Assistant Professor of Music
Composition/Theory
Brigham Young University
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user