]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-spacing-nonstaff-lines-bottom.ly
stem-tremolo-style.ly: Minor doc improvement.
[lilypond.git] / input / regression / page-spacing-nonstaff-lines-bottom.ly
index b99304a0ad7e9021b97b428c5f5a2eeadd5181dd..656f70024130b9f3cd659b16aa31ac1bc383d003 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.42"
+\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 #'basic-distance = #20
+    \override VerticalAxisGroup.nonstaff-nonstaff-spacing.basic-distance = #20
   }
 }
 <<