Re: How to print "page x of x" in the header

2005-12-30 Thread Mark Cookson
Thanks for the replies, Han-Wen and Laura. I suspect it's a one-off requirement for me (I'm putting together some pages of scales for students) so I'll give the lilypond-book method a go first. I've done each scale as a separate score within a \book, so not sure how easy it will be to get things i

Re: How to print "page x of x" in the header

2005-12-29 Thread Laura Conrad
> "MC" == Mark Cookson <[EMAIL PROTECTED]> writes: MC>I'm trying to figure out how to print the title and "page x MC>of x" in the header of each page of a \book using Lilypond MC>2.6.4. Can anyone give me any clues? Is this likely to be MC>easy to accomplish? I

Re: How to print "page x of x" in the header

2005-12-29 Thread Han-Wen Nienhuys
Mark Cookson wrote: > Before I start trying to figure out the Scheme code (and I usually > struggle to get headers right even in word processors...) I'm wondering > if anyone else has already done something similar: > > I'm trying to figure out how to print the title and "page x of x" in the > he

How to print "page x of x" in the header

2005-12-29 Thread Mark Cookson
Before I start trying to figure out the Scheme code (and I usually struggle to get headers right even in word processors...) I'm wondering if anyone else has already done something similar: I'm trying to figure out how to print the title and "page x of x" in the header of each page of a \book usin