On Wed, Nov 27, 2002 at 04:58:45PM +0200, Jorge Bravo Abad wrote:
> Hi, I would like to know how to convert a plot save in a file .ps to a
> file .eps in order to insert this plot in a latex2e file.
> I have tried to open the file with gimp and xfig and after save it to
> file.eps but the result has a poor resolution, if you
> want the same resolution as in the original plot, the files increased
> its size a lot!.

Try ps2epsi or convert:

$ p2epsi foo.ps 

or

$ convert foo.ps foo.eps

_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to