]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/system-overstrike.ly
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / system-overstrike.ly
index 085dad51540a3f938dfac0935b4fba216e1cb0bd..e584dde39311e09ff805838e99c0313e90c30a52 100644 (file)
@@ -1,7 +1,7 @@
-\version "2.4.0"
-\header { texidoc = "By setting betweensystempadding to a negative
+\version "2.12.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
 }
 
 {