From 7f5ff177c63c81fbcccc4b25ecb82965e0f607be Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 16 Oct 2007 23:42:28 -0700 Subject: [PATCH] \endSpanners clarification from Trevor Baca. --- Documentation/user/text.itely | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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}, -- 2.39.5