]> git.donarmstrong.com Git - lilypond.git/commit
* input/regression/alignment-vertical-spacing.ly: new file.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 3 Oct 2005 11:30:41 +0000 (11:30 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 3 Oct 2005 11:30:41 +0000 (11:30 +0000)
commit5070f327ed9315b057686618facd2a967ca0125c
tree916c404381d2b8cc7948f5ce0de0501a90f07586
parente4f6d7a1d496056a1805e3e5d59606d02c5a862b
* input/regression/alignment-vertical-spacing.ly: new file.

* python/convertrules.py (conv): add rule.

* ly/music-functions-init.ly: rename outputProperty to overrideProperty

* lily/align-interface.cc (stretch_after_break): new
function. Read fixed-alignment-extra-space property.
(align_elements_to_extents): read alignment-extra-space property.

* scm/page-layout.scm (page-headfoot): annotate headsep and footsep.
(annotate-space-left): new function. Annotate space left on page.
(annotate-y-interval): new function.
(paper-system-annotate-last): new function. Annotate bottom-space.
ChangeLog
Documentation/topdocs/NEWS.tely
VERSION
input/regression/alignment-vertical-spacing.ly [new file with mode: 0644]
lily/align-interface.cc
ly/engraver-init.ly
ly/music-functions-init.ly
python/convertrules.py
scm/page-layout.scm