lilypond-user
[Top][All Lists]
Advanced

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

Re: textspanner too short


From: TiagoM
Subject: Re: textspanner too short
Date: Tue, 25 Dec 2007 16:14:06 -0800 (PST)



TiagoM wrote:
> 
> Hi lilyponders
> 
> I'm having some trouble with the textspanner line. In the following
> example:
> 
> \version "2.10.33"
> \paper {
>   raggedright = ##f
> }
> \score{
> 
> \new Staff{
> 
> <<{e''8.[ c''16] b'8.[ c''16]
> \once \override TextSpanner #'edge-text = #'("III" . "")
> \once \override TextSpanner #'direction = #1
> \once \override TextSpanner #'style = #'line
> \once \override TextSpanner #'edge-height = #'(0 . 0.5)
> \once \override TextSpanner #'dash-fraction = #'()
> d''8.[\startTextSpan e''16]\stopTextSpan }\\{g2 <e c' g' b'>4 }>>
> s4 s s s s s s s s s s
> }}
> 
> the spanner line is not printed, still I think there is some space
> left to print it. It seems to me that the text is printed far to right
> related to the note head it refers.
> 
> Is there a way to offset left the text so more space is left; or
> center the text to the notehead; or reduce the gap between the text
> and the line?
> 
> Thank you
> 
> Tiago
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

No-one?

{s}'s were inserted for simulating final score purpose.

Tiago
-- 
View this message in context: 
http://www.nabble.com/textspanner-too-short-tp14362025p14498379.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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