]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/system-overstrike.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / regression / system-overstrike.ly
index 02a6f93ddb2656b12e1a28ec69c1ef49b2328bdb..0bfda8f3121f51a5d5fb3f8c1afe8dd116fcdb5e 100644 (file)
@@ -1,7 +1,7 @@
-\version "2.6.0"
-\header { texidoc = "By setting betweensystempadding to a negative
+\version "2.11.51"
+\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
 }
 
 {