Howard Gibson <[EMAIL PROTECTED]> wrote:

>    I want to convert a GIF file to EPS for LaTeX.  I want this to run from
> a Makefile, so I need a command line, and I do not want a user interface,
> graphics or otherwise.

$ convert file.gif file.eps

You need to have ImageMagick installed and there's lots of cool
options, but it really is that easy; see
<http://dsl.org/cookbook/cookbook_23.html#SEC348>.

Guess I should mention that _The Linux Cookbook_ is published, and
also online at <http://dsl.org/cookbook/>. Some of the first messages
on here way back when were about the cookbook approach to
documentation & books for _using_ Linux for doing things (like making
art!), and the idea for this book really first jelled with that
discussion. So thanks, linart.

Reply via email to