]> git.donarmstrong.com Git - lilypond.git/commit
* lily/paper-book.cc (pages): Change signature. Update callers.
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 27 Apr 2004 18:03:57 +0000 (18:03 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 27 Apr 2004 18:03:57 +0000 (18:03 +0000)
commite87d9c881c1ac0dc5d243c7a0f62cb41a02bb3b8
treebf5b5c553744b3f967195367334a20076604efde
parentda000980e554ce4c2a4095d68c1a2be6bc714f7f
* lily/paper-book.cc (pages): Change signature.  Update callers.

* lily/include/page.hh:
* lily/page.cc: New file.

* lily/paper-line.cc (to_stencil): New method.

* lily/paper-outputter.cc (output_stencil): New method.

* lily/paper-outputter.cc (output_line): Use them.

* lily/warn.cc: Remove.

* lily/my-lily-parser.cc (distill_inname): Remove.

* lily/my-lily-parser.cc (ly:parse-file): Use it.
15 files changed:
ChangeLog
flower/include/virtual-methods.hh
flower/include/warn.hh
flower/warn.cc
lily/balloon.cc
lily/include/main.hh
lily/include/page.hh [new file with mode: 0644]
lily/include/paper-book.hh
lily/include/paper-line.hh
lily/my-lily-parser.cc
lily/page.cc [new file with mode: 0644]
lily/paper-book.cc
lily/paper-line.cc
lily/paper-outputter.cc
lily/stencil.cc