Hi Mike,
On Sat, Aug 28, 2010 at 7:25 AM, Mike Solomon wrote:
> xactly. thanks!
> in command-lining
> dlily -dhelp
> preview says it "creates preview images also". Is "preview images" common
> in the computing vernacular for this sorta thing? If so, no prob. If not,
> I can work on a more
Am 2010-08-28 um 16:25 schrieb Mike Solomon:
xactly. thanks!
Problem with -dpreview is only, that you get just the first line of
longer pieces - of course that's intended, but with --png you always
get an uncropped PNG.
I resolved it in my LilyPond call script using ImageMagick:
co
xactly. thanks!
in command-lining
dlily -dhelp
preview says it "creates preview images also". Is "preview images" common
in the computing vernacular for this sorta thing? If so, no prob. If not,
I can work on a more informative help string.
Cheers,
Mike
On 8/28/10 12:10 AM, "Patrick McCa
Hi Mike,
On Fri, Aug 27, 2010 at 7:45 PM, Mike Solomon wrote:
> Hey all,
> I'm trying to create pngs of a small example (say \relative c' { a b c
> d} ). Is there a way for lilypond to make a png that is cropped to a
> bounding box so that there's no extra space around the typeset area? I've