lilypond-user
[Top][All Lists]
Advanced

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

Re: Fit to one/n pages


From: Mark Probert
Subject: Re: Fit to one/n pages
Date: Sun, 8 Jan 2023 14:45:25 -0800

Jean,

Following on. If my understanding is correct, each \book has a single \page. So if my score consists of multiple \bookparts and I adjust the \page block, that impacts all the \bookparts? 

Is there a way to force an individual \bookpart to a given number of pages?

-mark.


On 9 Jan 2023 at 09:24:18, Mark Probert <probertm@gmail.com> wrote:
Thanks, Jean! I missed that bit of doc.

-mark.


On 8 Jan 2023 at 16:07:50, Jean Abou Samra <jean@abou-samra.fr> wrote:


Le 8 janv. 2023 à 06:02, Mark Probert <probertm@gmail.com> 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.


It’s as easy as

\paper {
  page-count = 1
}

Best
Jean


reply via email to

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