Hi Sivakumar,
Also, just of potential note: in case you are working with Windows and
generate postscript files, you will not see the EPS image on-screen when it
is inserted for instance in a Word document.  Rest assured that if you print
the document, it will show up.  All journal editors can see such EPS files
on screen since they will use true publishing software like Adobe's.

Hope that helps.
Bill


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Marc Schwartz
> Sent: Wednesday, March 03, 2004 4:02 PM
> To: Sivakumar Mohandass
> Cc: R-Help
> Subject: Re: [R] Publication quality graphs
> 
> 
> On Wed, 2004-03-03 at 14:35, Sivakumar Mohandass wrote:
> > Dear all,
> > 
> > A journal in which we wanted our manuscript published requires the
> > figures as a tiff, eps or PowerPoint formated. I tried 
> converting .jpeg
> > files to these formats but it looses its quality both on 
> the screen and
> > on paper. Could some one please help.
> 
> 
> Your best option is to generate an EPS file using the postscript()
> function.
> 
> See ?postscript for more information and take careful note of the
> function arguments required to create an EPS file. Principally:
> 
>      The postscript produced by R is EPS (_Encapsulated PostScript_)
>      compatible, and can be included into other documents, e.g., into
>      LaTeX, using '\includegraphics{<filename>}'.  For use in this way
>      you will probably want to set 'horizontal = FALSE, onefile =
>      FALSE, paper = "special"'.
> 
> You will need to specify the 'height' and 'width' arguments to define
> your page size.
> 
> HTH,
> 
> Marc Schwartz
> 
> ______________________________________________
> [EMAIL PROTECTED] mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html
> 
> 


------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments,...{{dropped}}

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to