On Sun, 10 Nov 2024 at 22:24, Maria Kireva via LilyPond user discussion < [email protected]> wrote: > > Dear Lilypond user, > > I would like to set up custom page numbers in my lilypond file for the different bookparts so that the second bookpart starts at page number one. How can I achieve that?
Hello,
There is an option for that.
\paper {
bookpart-level-page-numbering = ##t
}
Kind regards,
Xavier
