From 77b3d80e3e07f77d7b2539623f02f87a25e69551 Mon Sep 17 00:00:00 2001 From: Graham Percival 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