]> git.donarmstrong.com Git - lilypond.git/commitdiff
* Documentation/user/changing-defaults.itely (Horizontal spacing):
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Fri, 30 Jul 2004 09:09:27 +0000 (09:09 +0000)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Fri, 30 Jul 2004 09:09:27 +0000 (09:09 +0000)
Correct the documentation of the spacing parameters.

ChangeLog
Documentation/user/changing-defaults.itely

index ae096d4291ee55d4fa65638c351780d39ff82c80..9f38728df4fd865aaa79ab1640d7274d23ce36ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-30  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Documentation/user/changing-defaults.itely (Horizontal spacing): 
+       Correct the documentation of the spacing parameters. 
+
 2004-07-14  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
        * lily/lyric-engraver.cc: mention LyricText
index 4ccff1418232ca0e1be79c40a8df8f510467244f..a5329b2426f4e2bfa8980ca4143d2dd6fc7c0c4b 100644 (file)
@@ -1789,10 +1789,11 @@ The quarter note is followed by 2 NHW, the half by 3 NHW, etc.
 c8 c4 c4 c4
 @end lilypond
 
-Normally, @code{shortest-duration-space} is set to 1.2, which is the
+Normally, @code{spacing-increment} is set to 1.2, which is the
 width of a note head, and @code{shortest-duration-space} is set to
-2.0, meaning that the shortest note gets 2 NHW (i.e. 2 times
-@code{shortest-duration-space}) of space. For normal notes, this space
+2.0, meaning that the shortest note gets 2 NHW 
+@c (i.e. 2 times @code{shortest-duration-space})
+ of space. For normal notes, this space
 is always counted from the left edge of the symbol, so the shortest
 notes are generally followed by one NHW of space.