|
From: | Trevor Bača |
Subject: | Re: Text spanners don't display beginning/ending text in 2.11.25 |
Date: | Tue, 29 May 2007 08:09:47 -0500 |
Hi Nathan, Try running convert-ly; #'edge-text was replaced by a different construct in about .12 or .13 ... Trevor. On 5/28/07, Nathan Reed <address@hidden> wrote:
\version "2.11.25" \paper { ragged-right = ##t } \relative c'{ \override TextSpanner #'edge-text = #'("start" . "end") c1\startTextSpan c1\stopTextSpan } The "start" and "end" text does not appear, only the dotted line. This bug appeared in 2.11.25, but was not present in 2.11.23. Thanks, Nathan Reed _______________________________________________ bug-lilypond mailing list address@hidden http://lists.gnu.org/mailman/listinfo/bug-lilypond
-- Trevor Bača address@hidden
[Prev in Thread] | Current Thread | [Next in Thread] |