On Fri 24 Aug 2018 at 17:47:16 (-0400), Larry Kent wrote:
> I've looked for this in the documentation without success, so I'm asking
> for help.
> 
> Is there any way to override the page numbers?  I have a multi-movement
> piece that I would like to keep as separate files, but I want to put them
> into a notebook with the pages numbered as if it's one document.  For
> example, Mvt 1 is 3 pages, so I want Mvt 2 to begin as page 4.
> 
> Is there any way to do this?

Try:

\paper {
  first-page-number = 4
  print-page-number = ##t
  print-first-page-number = ##t
}

Cheers,
David.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to