From: Graham Percival Date: Wed, 17 Oct 2007 06:42:28 +0000 (-0700) Subject: \endSpanners clarification from Trevor Baca. X-Git-Tag: release/2.11.35-1~46^2~42 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7f5ff177c63c81fbcccc4b25ecb82965e0f607be;p=lilypond.git \endSpanners clarification from Trevor Baca. --- diff --git a/Documentation/user/text.itely b/Documentation/user/text.itely index 38f2322a84..19d550503b 100644 --- a/Documentation/user/text.itely +++ b/Documentation/user/text.itely @@ -880,6 +880,21 @@ TODO: add this somewhere @end verbatim +The music function \endSpanners terminates spanners and hairpins +after exactly one note. + +@lilypond[verbatim,quote,raged-right,relative=2,fragment] +\endSpanners +c2 \startTextSpan c2 +c2 \< c2 +@end lilypond + +When using \endSpanners it is not necessary to close +\startTextSpan with \stopTextSpan, nor is it necessary to close +hairpins with \!. + + + @seealso Program reference: @internalsref{TextSpanner},