[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] 15: Not an integer
From: |
Larry Kollar |
Subject: |
Re: [Groff] 15: Not an integer |
Date: |
Sat, 18 Aug 2012 11:45:25 -0400 |
On Aug 17, 2012, at 12:42 PM, "Cedric Sodhi" <address@hidden> wrote:
> I converted a PNG image to EPS with sam2p and tried to include it with the
> PSPIC macro. However, I get a meaningless error saying
>
> grops:test2.eps (result.groff):15: not an integer
Does the output look OK? I get spurious warnings when I include converted PNGs,
but they don't affect the output in any visible way.
I usually take a two-step approach: convert to PS, then use Ghostscript's
eps2eps or ps2epsi utilities.
-- Larry