shige 12/10 2008
----------------
Christian <[EMAIL PROTECTED]> wrote:
| Error while converting image
| Converting image #10
| pstoimg: Error: "/sw/bin/pnmcrop -verbose < /tmp/l2h53486/p53693.pnm
| | /sw/bin/ppmquant -floyd 256 | /sw/bin/pnmtopng -interlace -trans
| 'gray85' > img10.png" failed: Invalid argument
Some version of pnmcrop may not support the option "-verbose".
Please try to modify the line
my $PNMCROP = '/sw/bin/pnmcrop -verbose ';
to
my $PNMCROP = '/sw/bin/pnmcrop ';
of your pstoimg script.
+========================================================+
Shigeharu TAKENO NIigata Institute of Technology
kashiwazaki,Niigata 945-1195 JAPAN
[EMAIL PROTECTED] TEL(&FAX): +81-257-22-8161
+========================================================+
_______________________________________________
latex2html mailing list
[email protected]
http://tug.org/mailman/listinfo/latex2html