]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: NR Tweak command: can't be used to modify stems,
authorTrevor Daniels <t.daniels@treda.co.uk>
Tue, 14 Jul 2009 22:14:07 +0000 (23:14 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Mon, 20 Jul 2009 00:31:34 +0000 (01:31 +0100)
      beams or accidentals *directly*
(cherry picked from commit 48e91a8c2c0aa68f7e55b35016b530ba47b65e35)

Documentation/user/changing-defaults.itely

index f94869770e167cecfaa000ac58fa2dce28a99d62..3e2db8538bef72fbe84a7617ab9799d9fd8f446f 100644 (file)
@@ -1522,12 +1522,12 @@ and @code{\tweak} may be used to modify any single occurrence of
 these items.
 
 Notably the @code{\tweak} command cannot be used to modify stems,
-beams or accidentals, since these are generated later by note heads,
-rather than by music elements in the input stream.  Nor can a
-@code{\tweak} command be used to modify clefs or time signatures,
-since these become separated from any preceding @code{\tweak}
-command in the input stream by the automatic insertion of extra
-elements required to specify the context.
+beams or accidentals directly, since these are generated later by
+note heads, rather than by music elements in the input stream.
+Nor can a @code{\tweak} command be used to modify clefs or time
+signatures, since these become separated from any preceding
+@code{\tweak} command in the input stream by the automatic
+insertion of extra elements required to specify the context.
 
 But the @code{\tweak} command can be used as an alternative to
 the @code{\override} command to modify those notational elements