bug-lilypond
[Top][All Lists]
Advanced

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

TextSpanner disappears after linebreak


From: Thomas Morley
Subject: TextSpanner disappears after linebreak
Date: Tue, 10 Jul 2012 21:27:17 +0200

%% 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
}


%% Cheers,
%%  Harm

Attachment: bug-2.12.3.png
Description: PNG image

Attachment: bug-2.15.42.png
Description: PNG image


reply via email to

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