]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-spacing-nonstaff-lines-bottom.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / page-spacing-nonstaff-lines-bottom.ly
index ec15e48940d569d44af504f391b06e540c823a0a..ec4dceeaf4bc498ac4753b8b3b11ec0b1f13bb16 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.39"
+\version "2.16.0"
 
 \header {
   texidoc = "A non-staff line (such as @code{Lyrics}) at the
@@ -9,7 +9,7 @@ bottom of a system gets spaced appropriately."
   ragged-right = ##t
   \context {
     \Lyrics
-    \override VerticalAxisGroup #'nonstaff-nonstaff-spacing #'space = #20
+    \override VerticalAxisGroup #'nonstaff-nonstaff-spacing #'basic-distance = #20
   }
 }
 <<