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

Re: Images in LaTeX (urgently needed for xmas cards!)



AJT60@student.canterbury.ac.nz writes:

> Failing that, how do you convert gifs etc. into eps? The book tells me how
> to deal with that format (= encapsulated postscript?)

See the netpbm package.  For example, you can do the following:

	giftopnm some.gif | pnmtops > some.eps

For JPEG files, try

	djpeg -pnm some.jpg | pnmtops > some.eps

where djpeg can be found in the libjpeg-progs package.

Brian


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: