On Wed, 17 Dec 1997 [EMAIL PROTECTED] wrote:
> How does one place gifs, jpegs into a LaTeX document? The book I have > (The LaTeX Companion) mentions a graphics package but says its under > development. However, the book is a few years old, so maybe it's been > developed. Yep, it has. Works perfectly for me with ps images going through gs to an Epson Stylus Color 600, but I won't pretend it didn't take some banging for me to get to that point. > Failing that, how do you convert gifs etc. into eps? The book tells me how > to deal with that format (= encapsulated postscript?) This is sort of a guess, but in my magic filter filter file I see the line 0 \377\330\377\340\?\?JFIF\0 pipe /usr/bin/djpeg -pnm which inspires me to think that a program called djpeg does the job. It strikes me as being possible that dvips provides a way to pass this sort of stuff on to the filter as well, which has capabilities (fpipe) for re-piping parts of the file through again, but I doubt it would be worthe the effort, as you will want to see what it looks like as a ps image anyway before including it. Good luck. > You know you've been working with *nix too long when you think xmas must > be an X windows program :]. > > > Andrew Tarr > ([EMAIL PROTECTED]) > > "God put me on this Earth to accomplish a certain number of things. > Right now, I am so far behind I shall never die. " > > > > > -- > TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to > [EMAIL PROTECTED] . > Trouble? e-mail to [EMAIL PROTECTED] . > > -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .