bug-lilypond
[Top][All Lists]
Advanced

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

Re: \markup \note doesn't work inside #'bound-details


From: Graham Percival
Subject: Re: \markup \note doesn't work inside #'bound-details
Date: Wed, 05 Sep 2007 02:22:13 -0700
User-agent: Icedove 1.5.0.12 (X11/20070607)

Added as
http://code.google.com/p/lilypond/issues/detail?id=443

Please look at the example I added; I greatly simplified your example. In the future, please send minimal examples like that.

- Graham


David F. Place wrote:
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
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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