> I'm not top posting.

I want the \markup in the right of the TextSpanner to have a quarter note just
like the first markup.


\version "2.11.32"

\paper { ragged-right = ##t }

\score 
{
\relative c''
{
\textSpannerUp
\override TextSpanner #'bound-details #'left #'text = \markup \upright rit.
\override TextSpanner #'bound-details #'right 
#'text = 
\markup \line {\upright {\bold {sehr langsam} \tiny \note #"4" #1 = ca 42}}

\time 4/4 

c4^\markup \line {\bold {sehr langsam} \tiny \note #"4" #1 = ca 42} d e f

c d e f c d e f c\startTextSpan d e f c d e f c1\stopTextSpan 
c1 c c c  c \bar "|."
}
}



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to