Re: how to make more than one textspanner at once

2010-03-02 Thread Stefan Thomas
Ok, thanks! Now I've understand, how it works! 2010/3/2 Neil Puttock > On 1 March 2010 09:26, Stefan Thomas > wrote: > > Dear community, > > I try to get two textspanners at the same time. > > It works fine, but: I can't see the stringendo-Text! > > What could be the reason? > > There's a space

Re: how to make more than one textspanner at once

2010-03-02 Thread Neil Puttock
On 1 March 2010 09:26, Stefan Thomas wrote: > Dear community, > I try to get two textspanners at the same time. > It works fine, but: I can't see the stringendo-Text! > What could be the reason? There's a space in bound-details here: > stringendo = { \textSpannerUp \override ConTextSpan.TextSpan

how to make more than one textspanner at once

2010-03-01 Thread Stefan Thomas
Dear community, I try to get two textspanners at the same time. It works fine, but: I can't see the stringendo-Text! What could be the reason? Here is my snippet: BEGIN %%% \version "2.12.2" \layout { \context { \type "Engraver_group"

Re: more than one TextSpanner

2007-01-11 Thread Mats Bengtsson
It seems that you can not have more than a single simultaneous text spanner in the same voice. However, your attempt to place the inner text spanner in a separate voice should work well. You just have to note that any setting done with \once \override will only apply to the next note, so you have

more than one TextSpanner

2007-01-11 Thread Tiago Morin
Hi I'm trying to place two textspanner over a voice. one of them down all over the melody (pizzicatto) and another one temporarily for barre indication. something like: \textSpannerDown \once \override TextSpanner #'padding = #1 \override TextSpanner #'edge-text = #'("Pizzicatto " . "") d8[\start