]> git.donarmstrong.com Git - lilypond.git/commit
Add regression test
authorCarl Sorensen <c_sorensen@byu.edu>
Fri, 17 Dec 2010 23:14:02 +0000 (16:14 -0700)
committerCarl Sorensen <c_sorensen@byu.edu>
Tue, 11 Jan 2011 18:27:54 +0000 (11:27 -0700)
commite0249b3f7eba24ce0f911dfb1c97e70da6a8021c
tree6db27d3030d9d29659fe62920f04ce53edfb0e8f
parentce59b75c16f9923a406f338764fb052d9170e5b5
Add regression test

Fix issue 1290

Add optional horizontal-padding argument to Skyline::distance call
If horizontal padding is non-zero, the padding will be added
for making the distance comparison.  Padding is added during
System comparison, so Systems can be farther apart than staves
within systems.

Add default value of skyline-horizontal-padding to the System grob.

Add regression test for this behavior, which includes an override.
input/regression/skyline-horizontal-padding.ly [new file with mode: 0644]
lily/include/skyline.hh
lily/page-layout-problem.cc
lily/skyline.cc
scm/define-grobs.scm