]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-spacing-nonstaff-lines-between.ly
incipit.ly: combine Scheme expressions
[lilypond.git] / input / regression / page-spacing-nonstaff-lines-between.ly
index a8de135cd79421203dffb35c6862c371afadeeb7..bc1638d7b615773dd52e971ffa8341f620fbdd73 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.36"
+\version "2.14.0"
 
 \header {
   texidoc = "Non-staff lines between two systems don't confuse the
@@ -9,7 +9,7 @@ between the two closest staves of consecutive systems."
 
 \paper {
   ragged-right = ##t
-  system-system-spacing = #'((space . 20) (minimum-distance . 30))
+  system-system-spacing = #'((basic-distance . 20) (minimum-distance . 30))
   annotate-spacing = ##t
 }