lilypond-user
[Top][All Lists]
Advanced

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

Re: PNG output croping bottom of page?


From: Patrick McCarty
Subject: Re: PNG output croping bottom of page?
Date: Wed, 28 Oct 2009 21:39:47 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

On 2009-10-28, Alberto Simões wrote:
> 
> Sure. Ill try to keep uptodate with releases so the site gets fixes asap :)

So here is what I have found...

The command `lilypond -fpng file.ly' uses the PS backend by default,
and when Ghostscript tries to crop a single-page PS file with
-dEPSCrop, it defaults to U.S. Letter dimensions because there is no
BoundingBox in a PS file.

As a workaround, for one-page scores, try using

  $ lilypond -dbackend=eps -fpng file.ly

and for multiple-page scores, use

  $ lilypond -fpng file.ly


Hopefully this works for you.

Thanks,
Patrick




reply via email to

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