Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Critical Regression

New issue 1089 by pnorcks: DynamicTextSpanner not printed
http://code.google.com/p/lilypond/issues/detail?id=1089

Report: http://lists.gnu.org/archive/html/bug-lilypond/2010-05/msg00132.html

% version 2.10.33 is okay
\version "2.13.21"

% In the following example the DynamicTextSpanner is not printed.
%
% The worst is that it does not even give a warning!

\paper { ragged-right = ##t }

\score {
  \relative c' {
    % for 2.10.33, this command is \setTextCresc
    \crescTextCresc
    c'4\p\< c\!  % cresc not printed; no problem without \p
    c c
  }
}

Attachments:
        dynamic-text-spanner-2-10-33.png  962 bytes
        dynamic-text-spanner-2-13-21.png  1.4 KB


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to