lilypond-user
[Top][All Lists]
Advanced

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

Re: Frescobaldi 3.1.3 and landscape music


From: tim
Subject: Re: Frescobaldi 3.1.3 and landscape music
Date: Fri, 12 Feb 2021 08:41:15 -0500

On 11 Feb 2021 at 13:27, Aaron Hill wrote:

> Are you using
> 
>    #(set-default-paper-size "a6" 'landscape)
> 
> or
> 
>    #(set-default-paper-size "a6landscape")

I was using

#(set-default-paper-size "letter" 'landscape)

I changed iti to 

#(set-default-paper-size "letterlandscape")

and it works properly. 

> The former simply rotates the content while keeping the normal paper 
> dimensions.  The latter swaps the height and width values without 
> rotation.

Adding another feature is fine, but why change the function of existing 
language instead of 
invoking the new feature with new language?


-- 
Tim Slattery
tim@risingdove.com





reply via email to

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