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