]> git.donarmstrong.com Git - lilypond.git/commit
Adds ly:generic-bound-extent function.
authorMike Solomon <mike@mikesolomon.org>
Thu, 31 Oct 2013 07:40:23 +0000 (08:40 +0100)
committerMike Solomon <mike@mikesolomon.org>
Thu, 31 Oct 2013 07:40:23 +0000 (08:40 +0100)
commit0b032b61be1224b2cce061df60aa89ea5aa89c07
tree7adbc8ded6bd580f41ff071c9dc4f57b3d85a5a8
parent6717f780709c30c6f75f46e8143edf5c6ce14593
Adds ly:generic-bound-extent function.

This allows for spanner functions written in Scheme to use bound
extents instead of the full extents of their bounds.

Adds a regtest to show this at work with BendAfter.

Note that this can likely be replaced in the future with horizontal
skylines.
input/regression/bend-bound.ly [new file with mode: 0644]
lily/axis-group-interface-scheme.cc
scm/output-lib.scm