]> git.donarmstrong.com Git - lilypond.git/commit
* lily/book.cc (process): return Paper_book
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 29 May 2004 10:38:53 +0000 (10:38 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 29 May 2004 10:38:53 +0000 (10:38 +0000)
commit084f3d97cdb0dde6d31d09f291a7f46423d15ce8
treef0838526fda9a6ee468d6725983d7262e4a18dda
parent28474d76d29a5c3161a68a7349d55b5bfef56000
* lily/book.cc (process): return Paper_book
(to_stencil): use Book::process().

* lily/include/my-lily-parser.hh (class My_lily_parser): remove
header_ field. Store in $globalheader

* lily/parser.yy (book_body): book header is initted to
$globalheader.
12 files changed:
ChangeLog
lily/book.cc
lily/include/book.hh
lily/include/my-lily-lexer.hh
lily/include/my-lily-parser.hh
lily/include/paper-book.hh
lily/my-lily-lexer.cc
lily/my-lily-parser.cc
lily/paper-book.cc
lily/parser.yy
lily/score.cc
scm/lily.scm