]> git.donarmstrong.com Git - lilypond.git/commit
Make a pure version of calc_next_staff_spacing.
authorJoe Neeman <joeneeman@gmail.com>
Tue, 8 Jun 2010 01:11:04 +0000 (10:11 +0900)
committerJoe Neeman <joeneeman@gmail.com>
Thu, 10 Jun 2010 01:29:04 +0000 (10:29 +0900)
commit05d8315484c180e02bf9297513bd0c3db1e4615a
tree5f5f539140e7a6d80cb78c01d5e2322335326d14
parent229701a3277dad1c8d2057bd8cc1ba085728face
Make a pure version of calc_next_staff_spacing.

This fixes a bug with StaffGrouper and RemoveEmptyStaffContext,
in which the layout for only the first system would be computed correctly.
13 files changed:
input/regression/page-spacing-staff-group-hara-kiri.ly [new file with mode: 0644]
lily/align-interface.cc
lily/axis-group-interface.cc
lily/grob-property.cc
lily/grob.cc
lily/include/axis-group-interface.hh
lily/include/grob.hh
lily/include/lily-guile-macros.hh
lily/include/page-layout-problem.hh
lily/include/staff-grouper-interface.hh
lily/page-layout-problem.cc
lily/staff-grouper-interface.cc
scm/define-grobs.scm