Hi,
As a follow up to my previous message, I'm including a snippet that
demonstrates that \markup works differently when used in the
bound-details of a TextSpanner. I want the right of the TextSpanner to
look exactly like the first markup. The "note" is not engraved.
version = 2.11.32
Cheers,David
\version "2.11.32"
\score
{
\relative c''
{
\textSpannerUp
\override TextSpanner #'bound-details #'left #'text = \markup rit.
\override TextSpanner #'bound-details #'right #'text = \markup \line {\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\stopTextSpan c1 c c c c \bar "|."
}
}_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user