]> git.donarmstrong.com Git - lilypond.git/commitdiff
* lily/paper-book.cc:
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 8 Mar 2004 22:29:22 +0000 (22:29 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 8 Mar 2004 22:29:22 +0000 (22:29 +0000)
* lily/include/paper-book.hh: New file.

lily/paper-book.cc

index 3e43a14f4a74f14037c6810af46c0cdd3d083159..00b57e85845d27b94092f985a18313a4257ce83f 100644 (file)
@@ -77,9 +77,10 @@ Paper_book::output ()
   TODO:
      * get dimensions
      * title: bookTitle vs scoreTitle
-     * header / footer (generate per Page, with page#)
      * start-page / stop-page in output-* interface
      * some page breaking algorithm
+     * header / footer (generate per Page, with page#)
+     * override: # pages, or pageBreakLines= #'(3 3 4), ?
 */
 Link_array<Page>*
 Paper_book::get_pages ()