]> git.donarmstrong.com Git - lilypond.git/commit
* lily/paper-book.cc: remove copyright & tagline. Remove
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 13 Jun 2004 11:04:34 +0000 (11:04 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 13 Jun 2004 11:04:34 +0000 (11:04 +0000)
commit6e8c2c2bbc0526de8a677a18b5b76e6096b59ef6
treeba9c1c2bb9990e5c1aedbba8fc5aec28bfd3771f
parent8fce8470661230650a265854af97d0deba93e209
* lily/paper-book.cc: remove copyright & tagline. Remove
interactions with Page

* scm/page-layout.scm (ly:optimal-page-breaks): move back breaking
here,
(default-page-make-stencil): new function
(default-page-music-height): new function
(page-headfoot): new function
(ly:optimal-page-breaks): generate stencils directly from here

* scm/titling.scm: new file, group titling functions
16 files changed:
ChangeLog
lily/book.cc
lily/include/page.hh [deleted file]
lily/include/paper-line.hh
lily/page.cc [deleted file]
lily/paper-book.cc
lily/paper-line.cc
lily/paper-outputter.cc
lily/stencil-scheme.cc
ly/book-paper-defaults.ly
scm/framework-ps.scm
scm/framework-tex.scm
scm/page-breaking.scm [deleted file]
scm/page-layout.scm
scm/safe-lily.scm
scm/titling.scm [new file with mode: 0644]