]> git.donarmstrong.com Git - lilypond.git/commitdiff
Very minor fix.
authorGraham Percival <graham@percival-music.ca>
Fri, 2 Sep 2005 04:36:00 +0000 (04:36 +0000)
committerGraham Percival <graham@percival-music.ca>
Fri, 2 Sep 2005 04:36:00 +0000 (04:36 +0000)
Documentation/user/basic-notation.itely

index 9d8b86d041718eb99164660695ce10da813af867..3d1ee725990f7dd64ca8ecd0eadbe3c0219d8d3b 100644 (file)
@@ -2173,10 +2173,10 @@ with dynamics, see @ref{New dynamic marks}.
 Dynamics that occur at, begin on, or end on, the same note
 will be vertically aligned.  If you want to ensure that dynamics
 are aligned when they do not occur on the same note, you can
-increase the @code{padding} or @code{staff-padding} properties.
+increase the @code{staff-padding} property.
 
 @example
-\override DynamicLineSpanner #'staff-padding = 2
+\override DynamicLineSpanner #'staff-padding = 4
 @end example