From: janneke Date: Mon, 8 Mar 2004 22:31:38 +0000 (+0000) Subject: * lily/paper-book.cc: X-Git-Tag: release/2.1.36~167 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1917f09c14b8f792a349ecbd8a37d6ca81611a35;p=lilypond.git * lily/paper-book.cc: * lily/include/paper-book.hh: New file. --- diff --git a/lily/paper-book.cc b/lily/paper-book.cc index 00b57e8584..f1d6ff9196 100644 --- a/lily/paper-book.cc +++ b/lily/paper-book.cc @@ -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* Paper_book::get_pages ()