From 3685a38706539efeaf642de0f435c5ffc43dad55 Mon Sep 17 00:00:00 2001 From: James Lowe Date: Tue, 28 Sep 2010 23:02:49 +0100 Subject: [PATCH] Doc: NR 4.6.2 system spacing - changed one example Original example would have not made the systems closer. Used a different method with \tweaks to achieve the desired result --- Documentation/notation/spacing.itely | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/notation/spacing.itely b/Documentation/notation/spacing.itely index 8afc1f0d82..c55f2f363a 100644 --- a/Documentation/notation/spacing.itely +++ b/Documentation/notation/spacing.itely @@ -2738,8 +2738,7 @@ a system can be moved closer to the staff: @lilypond[verbatim,quote,relative=1] e4 c g\f c -\override DynamicText #'extra-offset = #'( -2.2 . 2.0) -e4 c g\f c +e4 c g-\tweak #'X-offset #-2.7 -\tweak #'Y-offset #2.5 \f c @end lilypond @item -- 2.39.5