lilypond-user
[Top][All Lists]
Advanced

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

Re: writing score in absolute time


From: Jean Abou Samra
Subject: Re: writing score in absolute time
Date: Tue, 7 Feb 2023 18:00:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0

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

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