]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/system-overstrike.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / regression / system-overstrike.ly
index 0537736ad9e56b376e86bc439b4207eaa331b345..e584dde39311e09ff805838e99c0313e90c30a52 100644 (file)
@@ -1,14 +1,18 @@
-\version "2.3.16"
-\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,
-print  systems in overstrike. "
+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.
+"
+         
 }
 
-\bookpaper {
-    raggedbottom =##t
-    betweensystempadding = - 4\cm
-    betweensystemspace = 3\mm
+\paper {
+    ragged-bottom =##t
+    between-system-padding = - 4\cm
+    between-system-space = 3\mm
 }
 
 {