projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2564598
)
* lily/paper-book.cc:
author
Jan Nieuwenhuizen
<janneke@gnu.org>
Mon, 8 Mar 2004 22:29:22 +0000
(22:29 +0000)
committer
Jan 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
patch
|
blob
|
history
diff --git
a/lily/paper-book.cc
b/lily/paper-book.cc
index 3e43a14f4a74f14037c6810af46c0cdd3d083159..00b57e85845d27b94092f985a18313a4257ce83f 100644
(file)
--- 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<Page>*
Paper_book::get_pages ()