lilypond-user
[Top][All Lists]
Advanced

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

Re: TextSpan behaviour


From: Ole Schmidt
Subject: Re: TextSpan behaviour
Date: Thu, 8 Feb 2007 22:18:27 +0100

yep, that was it,

thank you


Am 08.02.2007 um 22:01 schrieb Bertalan Fodor:

Is it JPedal view? JPedal line drawing is buggy

------- Original Message -------
From: Ole Schmidt <address@hidden>
To: address@hidden
Sent: 07. 02. 08., 21:39:09
Subject: TextSpan behaviour

Dear all,

I worked out something with a TextSpanner which behaves (as it should
be) as a snippet:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\version "2.10.15"

\new Staff {

\override Voice.TextSpanner #'padding = #2.5
\override Voice.TextScript #'padding = #2.5
\relative c''
{ \time 2/4 fis8[\< g8](\glissando \override TextSpanner  #'edge-text
= #(cons (markup #:italic "poco movendo al"  )"") fis8.--)
\startTextSpan\f\![ g16]\p ~ |

\times 2/3 { g16[ d\< ~ d8 dis8]\mf\! ~ } \times 2/3 { dis16[ fis16\p
\< ~ fis8\glissando g!8]\! ~ } |
        
g16^\markup {\smaller \general-align #Y #DOWN \note #"4" #1 = 72 }
\stopTextSpan[ g8--\mf fis16--]\f ~ fis8[ g!8] ~ |

}
}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

In my big score the TextSpanner is a short solid line instead of
dotted lines  until the markup (see jpg). Which could be the reason?

Thank you for a hint

best

ole







reply via email to

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