From dc1a521014b7842886b32bf86e996ac2bb80f469 Mon Sep 17 00:00:00 2001 From: Joe Neeman Date: Wed, 20 Jan 2010 11:11:41 -0800 Subject: [PATCH] Doc: update vertical spacing example (thanks Eluze). --- 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 e0dff7d147..73970ca7e1 100644 --- a/Documentation/notation/spacing.itely +++ b/Documentation/notation/spacing.itely @@ -2690,8 +2690,7 @@ there is no blank space at the bottom of the page. @example \paper @{ - between-system-padding = #0.1 - between-system-space = #0.1 + between-system-spacing = #'((padding . 0) (space . 0.1)) ragged-last-bottom = ##f ragged-bottom = ##f @} -- 2.39.5