]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: rename section in LM (3280)
authorTrevor Daniels <t.daniels@treda.co.uk>
Sun, 14 Apr 2013 11:45:25 +0000 (12:45 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Wed, 24 Apr 2013 07:14:40 +0000 (08:14 +0100)
  In the LM, the word "tweaks" is used both generically, meaning
  "modifying LilyPond's action", and specifically to refer to the
  \tweak command.  The old section heading used the word in the former
  sense, but this was confusing as the section dealt exclusively
  with \override commands.

Documentation/learning/fundamental.itely
Documentation/learning/tweaks.itely

index 8d6d0060d17fae07f2fb9a729486257e0ac0bc5d..7e9e60821bd901ceb9738dffed062854d18aaa01 100644 (file)
@@ -749,7 +749,7 @@ used here) reverts the style back to the default.
 We shall see later how commands like these may be created by the
 user.
 See @ref{Visibility and color of objects} and
-@ref{Using variables for tweaks}.
+@ref{Using variables for layout adjustments}.
 
 @cindex polyphony and relative note entry
 @cindex relative note entry and polyphony
index 3d88ca1c684a3404824c9c3aa54614a1ea07d083..9dc53ff8f9dcb331097b863e1877764423c23a14 100644 (file)
@@ -3572,7 +3572,7 @@ lhMusic = \relative c' {
 
 @menu
 * Other uses for tweaks::
-* Using variables for tweaks::
+* Using variables for layout adjustments::
 * Style sheets::
 * Other sources of information::
 * Advanced tweaks with Scheme::
@@ -3751,12 +3751,13 @@ second (with the stencil removed) does not.
 Music Glossary:
 @rglos{system}.
 
-@node Using variables for tweaks
-@subsection Using variables for tweaks
+@node Using variables for layout adjustments
+@subsection Using variables for layout adjustments
 
-@cindex variables, using for tweaks
-@cindex using variables for tweaks
-@cindex tweaks, using variables for
+@cindex variables, using for overrides
+@cindex overrides, using variables for
+@cindex adjustments, using variables for
+@cindex layout adjustments, using variables for
 
 Override commands are often long and tedious to type, and they
 have to be absolutely correct.  If the same overrides are to be