]> git.donarmstrong.com Git - lilypond.git/commit
* scm/page.scm (make-page): add footer/header.
authorhanwen <hanwen>
Wed, 25 Jan 2006 01:20:59 +0000 (01:20 +0000)
committerhanwen <hanwen>
Wed, 25 Jan 2006 01:20:59 +0000 (01:20 +0000)
commit1a60a5a7c2084c45ba33da97465aed4fc22262fb
tree522a8e2f9c124f7429f8137d8fe57bc5a4831f13
parent72bb2f4090dfeaaae06b965900e302d7fc8533e6
* 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