]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/system-overstrike.ly
Trivial text fixes.
[lilypond.git] / input / regression / system-overstrike.ly
index 026596007de49e69fb3865ea5cb42db1a226f416..06e46c4aabda0753e1ab88564f79f16abcc5f947 100644 (file)
@@ -1,7 +1,7 @@
-\version "2.3.22"
-\header { texidoc = "By setting betweensystempadding to a negative
+\version "2.10.0"
+\header { texidoc = "By setting between-system-padding to a negative
 value, it is possible to eliminate the anti-collision constraints.
-Then  setting @code{betweensystemspace} to a low (nonzero) value,
+Then  setting @code{between-system-space} to a low (nonzero) value,
 print  systems in overstrike.
 
 Unfortunately, this does not show in the colllated texinfo document. Run this example stand-alone to see the effect.
@@ -10,9 +10,9 @@ Unfortunately, this does not show in the colllated texinfo document. Run this ex
 }
 
 \paper {
-    raggedbottom =##t
-    betweensystempadding = - 4\cm
-    betweensystemspace = 3\mm
+    ragged-bottom =##t
+    between-system-padding = - 4\cm
+    between-system-space = 3\mm
 }
 
 {