]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-spacing-loose-lines-between.ly
vertical spacing: Convert affected regtests.
[lilypond.git] / input / regression / page-spacing-loose-lines-between.ly
index 3f549c42b9d00d6f2e58f490f65677996fd7e19c..3161a8bc85c9c01c2e48f74f01e84faf4a4a5769 100644 (file)
@@ -1,14 +1,14 @@
-\version "2.13.4"
+\version "2.13.36"
 
 \header {
   texidoc = "Loose lines between two systems don't confuse the layout engine.
-In particular, they don't interfere with @var{between-system-spacing},
+In particular, they don't interfere with @var{system-system-spacing},
 which measures distances between spaceable staves."
 }
 
 \paper {
   ragged-right = ##t
-  between-system-spacing = #'((space . 20) (minimum-distance . 30))
+  system-system-spacing = #'((space . 20) (minimum-distance . 30))
   annotate-spacing = ##t
 }