lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2655 in lilypond: TextSpanner disappears after lin


From: lilypond
Subject: [Lilypond-auto] Issue 2655 in lilypond: TextSpanner disappears after linebreak
Date: Fri, 13 Jul 2012 18:03:12 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 2655 by address@hidden: TextSpanner disappears after linebreak
http://code.google.com/p/lilypond/issues/detail?id=2655

Reported by Thomas Morley:
http://lists.gnu.org/archive/html/bug-lilypond/2012-07/msg00054.html

%% The TextSpanner disappears after a linebreak, if the new line
starts with a MultiMeasureRest.
%%
%% 2.12.3 was ok (apart from bad left-broken-padding). 2.12.3-png attached.
%% Since 2.14.x up to 2.15.42 not. 2.15.42-png attached.


\version "2.15.39"

\relative c' {
        c1\startTextSpan
        R1 \break
        R1
        d2 e\stopTextSpan
}
Comment by David Kastrup:
That has nothing to do with multi measure rests.  The result is
essentially the same if you write s1 instead of R1.  The problem is
rather the absence of a note column.

Attachments:
        bug-2.12.3.png  3.5 KB
        bug-2.15.42.png  3.4 KB




reply via email to

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