]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/spacing.itely
Doc: update vertical spacing example (thanks Eluze).
[lilypond.git] / Documentation / notation / spacing.itely
index e0dff7d1472e8e1101d55cc23edb039e839710c2..73970ca7e1095adcca6dfa4acd0fe533665ee642 100644 (file)
@@ -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
 @}