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

lily/paper-book.cc

index 00b57e85845d27b94092f985a18313a4257ce83f..f1d6ff9196a84f5a39803f484c4522ddabce3a21 100644 (file)
@@ -81,6 +81,8 @@ Paper_book::output ()
      * some page breaking algorithm
      * header / footer (generate per Page, with page#)
      * override: # pages, or pageBreakLines= #'(3 3 4), ?
+     * what about between-system-breaking, can we junk that?
+     
 */
 Link_array<Page>*
 Paper_book::get_pages ()