Hi Simon,
> Do we really not have a way to have pages numbered independently in each
> bookpart
#(define-markup-command (bookpart-page-number layout props) ()
(let ((first-page-number (ly:output-def-lookup layout 'first-page-number))
(page-number (chain-assoc-get 'page:page-number
Hi Simon,
Hear, hear! I need this all the time. I imagine many others do also. How does
one go about raising this as a request for enhancement?
Andrew
On 2/03/2016, 00:31, "Simon Albrecht"
wrote:
I’m not satisfied with the method of setting page numbers, though. Do we
really not have a way
On Tue, 2016-03-01 at 14:31 +0100, Simon Albrecht wrote:
> Hello Graham,
>
> On 01.03.2016 14:18, Graham King wrote:
> > I've set a \book{} with a table-of-contents and other front-matter on
> > the inside front cover. How do I persuade lilypond to omit the
> > page-number on the inside-front-
Hello Graham,
On 01.03.2016 14:18, Graham King wrote:
I've set a \book{} with a table-of-contents and other front-matter on
the inside front cover. How do I persuade lilypond to omit the
page-number on the inside-front-cover, and start numbering pages from
"1" on the next page?
Use bookpart
I've set a \book{} with a table-of-contents and other front-matter on
the inside front cover. How do I persuade lilypond to omit the
page-number on the inside-front-cover, and start numbering pages from
"1" on the next page?
Here's a summary of what I've tried:
\version "2.19.35"