bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1089 in lilypond: DynamicTextSpanner not printed


From: lilypond
Subject: Issue 1089 in lilypond: DynamicTextSpanner not printed
Date: Sat, 15 May 2010 02:50:09 +0000

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




reply via email to

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