Thanks, Jean! I missed that bit of doc. -mark.
On 8 Jan 2023 at 16:07:50, Jean Abou Samra <[email protected]> wrote: > > > Le 8 janv. 2023 à 06:02, Mark Probert <[email protected]> a écrit : > > Hi. > > At the moment I’m doing quite a few lead sheets. The slightly unfortunate > thing is some of these tunes are a stave or two over a page in length. > > I thought I’d reach out and see if there is such a thing as a macro or > music function like \fitToOnePage that would fit in a layout/page and can > automatically resize the items to live on that single page. > > Any help appreciated > > -mark. > > > > See > https://lilypond.org/doc/v2.24/Documentation/notation/other-paper-variables > It’s as easy as > > \paper { > page-count = 1 > } > > Best > Jean > >
