[PATCH] Re: Add $currentbook and $currentbookpart parser variables

2009-08-30 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Sonntag, 30. August 2009 12:05:18 schrieb nicolas.sce...@gmail.com: > I think $currentbook and $currentbookpart (which might be hyphenized) > ought to be initialized to #f in ly/init.ly, as $defaultheader is, and > set to #f and the end of \book* bl

[PATCH] Re: Add $currentbook and $currentbookpart parser variables

2009-08-30 Thread Reinhold Kainhofer
> Concerning the issue: > >"There is still a problem with bookpart not using the $defaultheader > starting with the second bookpart..." > > The code is in book.cc, void Book::set_parent (Book *parent). > It was made on purpose, but as it turns out, that was probably a bad > idea. Yes, I th