From ba6f25c94a6c05914118daf4665dd624f5054133 Mon Sep 17 00:00:00 2001 From: gpercival Date: Thu, 23 Feb 2006 06:37:42 +0000 Subject: [PATCH] Minor change from mailist. --- Documentation/user/putting.itely | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/user/putting.itely b/Documentation/user/putting.itely index 8e87ef6464..d51528d56f 100644 --- a/Documentation/user/putting.itely +++ b/Documentation/user/putting.itely @@ -289,9 +289,9 @@ e4^\markup{ \italic ritenuto } g b e The easiest solution is to increase the distance between the object (in this case text, but it could easily be fingerings or dynamics instead) and the note. In LilyPond, this is called the -@code{padding} property. For most objects, it is around 1.0 or -less (it varies with each object). We want to increase it, so let's -try 1.5 +@code{padding} property; it is measured in staff spaces. For most +objects, this value is around 1.0 or less (it varies with each +object). We want to increase it, so let's try 1.5 @lilypond[quote,fragment,ragged-right,verbatim,relative=2] \once \override TextScript #'padding = #1.5 -- 2.39.5