X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=input%2Fregression%2Fsystem-overstrike.ly;h=0bfda8f3121f51a5d5fb3f8c1afe8dd116fcdb5e;hb=03aeb8ec429f88b99aa00e7ad44b593e94737760;hp=02a6f93ddb2656b12e1a28ec69c1ef49b2328bdb;hpb=34eb783cd6b1af2fd7cf2c573ec9dc7e9d16e7f7;p=lilypond.git diff --git a/input/regression/system-overstrike.ly b/input/regression/system-overstrike.ly index 02a6f93ddb..0bfda8f312 100644 --- a/input/regression/system-overstrike.ly +++ b/input/regression/system-overstrike.ly @@ -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 } {