bug-lilypond
[Top][All Lists]
Advanced

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

Issue 926 in lilypond: TextSpanner fails in \dynamics


From: lilypond
Subject: Issue 926 in lilypond: TextSpanner fails in \dynamics
Date: Tue, 08 Dec 2009 06:53:23 +0000

Status: Accepted
Owner: lemzwerg

New issue 926 by lemzwerg: TextSpanner fails in \dynamics
http://code.google.com/p/lilypond/issues/detail?id=926

% git version 57e5479d

\version "2.13.9"

\header { texidoc = "
  TextSpanner objects should work in @code{\dynamics} contexts.

  Here is a counterexample.
" }

<<
  \new Voice \relative {
    c1 c
  }
  \new Dynamics {
\override TextSpanner #'(bound-details left text) = "rit."
    s1\startTextSpan s\stopTextSpan
  }


% EOF


Attachments:
        dynamics-textspanner.png  1.9 KB

--
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]