]> git.donarmstrong.com Git - lilypond.git/commitdiff
\endSpanners clarification from Trevor Baca.
authorGraham Percival <graham@percival-music.ca>
Wed, 17 Oct 2007 06:42:28 +0000 (23:42 -0700)
committerJohn Mandereau <john.mandereau@gmail.com>
Fri, 2 Nov 2007 08:48:45 +0000 (09:48 +0100)
Documentation/user/text.itely

index 38f2322a8497fb643873d0de4e9b5ce70f553fae..19d550503be5316d526b02d34f33c218afcc8426 100644 (file)
@@ -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},