]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: correct warning re tied chords (2690)
authorTrevor Daniels <t.daniels@treda.co.uk>
Sun, 22 Jul 2012 11:27:32 +0000 (12:27 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Fri, 27 Jul 2012 07:23:11 +0000 (08:23 +0100)
Restore original wording which restricts this
warning to the control points of ties

Documentation/notation/changing-defaults.itely

index b0cfac035c62d55e58b80679bc4491566b9fbbb4..ae59d06ee8214b17aedbf26f4cee78828b0a9e69 100644 (file)
@@ -2228,9 +2228,9 @@ Extending LilyPond:
 @cindex tweaking control points
 @cindex control points, tweaking
 
-The @code{\tweak} command will apply to only the first of several
-generated ties in a chord.
-
+The @code{\tweak} command cannot be used to modify the control
+points of just one of several ties in a chord, other than the first
+one encountered in the input file.
 
 @node set versus override
 @subsection @code{\set} vs. @code{\override}