From ecca1eaeed06e2126e0bc47165e1096d380c6790 Mon Sep 17 00:00:00 2001 From: gpercival Date: Fri, 2 Sep 2005 04:36:00 +0000 Subject: [PATCH] Very minor fix. --- Documentation/user/basic-notation.itely | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index 9d8b86d041..3d1ee72599 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -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 -- 2.39.5