bug-lilypond
[Top][All Lists]
Advanced

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

Issue 443 in lilypond: \markup note disappears when instide a TextSpanne


From: codesite-noreply
Subject: Issue 443 in lilypond: \markup note disappears when instide a TextSpanner #'bound-details
Date: Wed, 05 Sep 2007 02:24:43 -0700

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




reply via email to

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