]> git.donarmstrong.com Git - lilypond.git/commit
* lily/paper-book.cc: remove copyright & tagline. Remove
authorhanwen <hanwen>
Sun, 13 Jun 2004 11:04:34 +0000 (11:04 +0000)
committerhanwen <hanwen>
Sun, 13 Jun 2004 11:04:34 +0000 (11:04 +0000)
commit20e0cc166d7d9ece5eadf9006fabd7bd1b50b58b
treeba9c1c2bb9990e5c1aedbba8fc5aec28bfd3771f
parent9b478e3b1bce616e7ae2d9f71c0a3d69f2f6badd
* 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]