]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-spacing-loose-lines-header-padding.ly
Regtest: add tweak to test what it claims to test.
[lilypond.git] / input / regression / page-spacing-loose-lines-header-padding.ly
index a3262da1c6c6e55a56fac3c8f3e3c69df7dc2349..fca9e620b658a6a6de13b29d21fa596529b7d7c6 100644 (file)
@@ -9,8 +9,8 @@ line, whether or not it is spaceable."
 
 \book {
   \paper {
-    first-system-spacing = #'((space . 1) (padding . 10))
-    last-system-spacing = #'((space . 1) (padding . 10))
+    top-system-spacing = #'((space . 1) (padding . 10))
+    bottom-system-spacing = #'((space . 1) (padding . 10))
     annotate-spacing = ##t
     ragged-last-bottom = ##f
   }