]> git.donarmstrong.com Git - lilypond.git/commit - lily/separation-item.cc
Fixes issue 620.
authorMike Solomon <mike@apollinemike.com>
Wed, 17 Aug 2011 08:18:00 +0000 (10:18 +0200)
committerMike Solomon <mike@apollinemike.com>
Wed, 17 Aug 2011 08:18:00 +0000 (10:18 +0200)
commitac7aef03ab9d459a6ea6f03d9c127be150871dd4
treefd99939354266d08d4a7b005c5b7d342c2bcdf7c
parent848c75e664dce315df7671dd567e9c96abc23d5f
Fixes issue 620.

Also fixes issue 591 (which was previously fixed, but is re-fixed
here).

Does this by making the extents of an axis group maleable depending
on the interfaces one chooses to use for bounds in the property
bound-alignment-interfaces

See generic_bound_extent in axis-group-interface.cc to see
how this works.  All other changes get the data pumped into
this function.
input/regression/spanner-alignment.ly [new file with mode: 0755]
lily/axis-group-interface.cc
lily/hairpin.cc
lily/include/axis-group-interface.hh
lily/line-spanner.cc
lily/rhythmic-column-engraver.cc
lily/separation-item.cc
scm/define-grob-properties.scm
scm/define-grobs.scm