]> git.donarmstrong.com Git - lilypond.git/commit
* scm/page.scm (make-page): add footer/header.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 25 Jan 2006 01:20:59 +0000 (01:20 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 25 Jan 2006 01:20:59 +0000 (01:20 +0000)
commit9be810ebcf226f2e5d7445f4e647f13aa0ac29e3
tree522a8e2f9c124f7429f8137d8fe57bc5a4831f13
parent0fa943af67565b567d7f99946b6d3cce9188f830
* scm/page.scm (make-page): add footer/header.
(annotate-space-left): revise: only take page argument.
(layout->page-init): new function.

* scm/layout-page-layout.scm (write-page-breaks): preliminary
version of the system/spacing/linebreak hack writing to the output

* lily/prob-scheme.cc (LY_DEFINE): take optional 'key val args in ly:make-prob.

* lily/grob-scheme.cc (LY_DEFINE): ly:spanner-get-bound -> ly:spanner-bound
17 files changed:
ChangeLog
lily/grob-scheme.cc
lily/paper-book.cc
lily/prob-scheme.cc
lily/system.cc
ly/paper-defaults.ly
python/convertrules.py
scm/framework-eps.scm
scm/framework-gnome.scm
scm/framework-ps.scm
scm/framework-scm.scm
scm/framework-svg.scm
scm/framework-tex.scm
scm/layout-page-layout.scm
scm/lily.scm
scm/page.scm
scm/safe-lily.scm