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