bug-lilypond
[Top][All Lists]
Advanced

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

No text on text spanner


From: José Luis Cruz
Subject: No text on text spanner
Date: Mon, 19 Mar 2007 07:57:20 +0100

The example is extracted from the documentation. It doesnt print text,
but only a continuos line.

% --------------------

\version "2.11.20"
\paper{ ragged-right=##t }
{
    c1
    \textSpannerDown
    \override TextSpanner #'edge-text = #'("rall " . "")
    c2\startTextSpan b c\stopTextSpan a
}
% ---------------------

regards




reply via email to

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