Issue 443: \markup note disappears when instide a TextSpanner #'bound-details
http://code.google.com/p/lilypond/issues/detail?id=443
New issue report by gpermus:
\version "2.11.32"
\paper { ragged-right = ##t }
\relative c'' {
\textSpannerUp
\override TextSpanner #'bound-details #'left #'text = \markup {rit}
\override TextSpanner #'bound-details #'right
#'text = \markup { \note #"4" #1 = 90 }
c1^\markup { \note #"4" #1 = 60}
c\startTextSpan
c\stopTextSpan
}
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond