lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any way to reset page numbers?


From: David Wright
Subject: Re: Any way to reset page numbers?
Date: Fri, 24 Aug 2018 17:35:36 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]