]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-spacing-nonstaff-lines-bottom.ly
Build: Clean up lilypond-book includes (issue 3559).
[lilypond.git] / input / regression / page-spacing-nonstaff-lines-bottom.ly
index ec15e48940d569d44af504f391b06e540c823a0a..656f70024130b9f3cd659b16aa31ac1bc383d003 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.39"
+\version "2.17.6"
 
 \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
   }
 }
 <<