From: janneke Date: Mon, 8 Mar 2004 22:29:22 +0000 (+0000) Subject: * lily/paper-book.cc: X-Git-Tag: release/2.1.36~168 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8bf1ba92d425cc8891b119f5ebfba9057be53529;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 3e43a14f4a..00b57e8584 100644 --- a/lily/paper-book.cc +++ b/lily/paper-book.cc @@ -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* Paper_book::get_pages ()