On 07/02/2023 17:57, Aaron Hill wrote:
> On 2023-02-07 8:22 am, Knute Snortum wrote:
>> Setting the paper size to A4 should be as simple as:
>>
>> \paper {
>>   #(set-paper-size "letter")
>> }
> 
> Well, that produces US letter size: 8.5" x 11".  For A4, you would naturally 
> use "a4".
> 
> The Notation Reference lists all of the paper sizes [1] that are built-in.
> 
> [1]: 
> https://lilypond.org/doc/v2.24/Documentation/notation/predefined-paper-sizes




That is the default anyway. But the setting

\paper {
    page-breaking = #ly:one-line-auto-height-breaking
}

overrides it. If an A4 score is desired, this definition of
page-breaking should be removed.



Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to