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


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to