bug-lilypond
[Top][All Lists]
Advanced

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

Re: automatic scaling to landscape paper size leads to collisions


From: pls
Subject: Re: automatic scaling to landscape paper size leads to collisions
Date: Thu, 13 Dec 2012 22:41:56 +0100

Am 13.12.2012 um 19:02 schrieb pls <address@hidden>:

> Hey all,
> 
> I just discovered a command line option that is not mentioned in the docs: 
> It's possible to append "landscape" to a paper size, e.g.
> 
> $ lilypond -dpaper-size=\"a6landscape\" inputfile.ly
> 
> There are a few error messages and lots of warnings but basically it seems to 
> work.
> 
> Parsing...
> programming error: Cannot find key `"a6landscape"' in alist, setting to `#f'.
> continuing, cross fingers
> programming error: cannot evaluate "#f" in module "#<module b61fc630>", 
> setting to "(148.0 . 105.0)"
> continuing, cross fingers
>
> Drawing systems...
> warning: cannot fit music on page: overflow is 35.344199
> warning: compressing music to fit
>
> 
> I tested the command with different large scores with many 
> staves/instruments. With the landscape-option larger scores collide with the 
> title and the copyright tag, staves collide and are compressed too much. 
> Without the landscape-option the automatic scaling always seems to work. Same 
> result when I include either
> 
> #(set-default-paper-size "a6" 'landscape)
> or
> 
> #(set-default-paper-size "a6landscape")
> in the .ly file. Automatic scaling does not seem to have an effect on the 
> staff size?! Is this a "landscape-bug"?
> 
> hth
> patrick
> 

Sorry, my attachment got lost on its way to the list! Here is a link to an 
image showing the problem: 
https://www.dropbox.com/s/egq45kmxxzl7w19/automatic_scaling_collisions.png
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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