>     Sorry if it is off topic. But how do I insert an
> eps file that I have done in TkPaint in a TeX document?

Insert:

   \usepackage{epsfig}

at the top of the document, then do something like:

  \begin{center}
    \epsfig{file=filename.eps,width=150mm}
  \end{center}

at the appropriate place in the document.

Tchau,

Mark.



_/~~~~~~~~\___/~~~~~~\____________________________________________________
____/~~\_____/~~\__/~~\__________________________Mark_Phillips____________
____/~~\_____/[EMAIL PROTECTED]
____/~~\HE___/~~\__/~~\APTAIN_____________________________________________
____/~~\______/~~~~~~\____________________________________________________
__________________________________________________________________________
        "They told me I was gullible ... and I believed them!" 


Reply via email to