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

Re: OFFTopic: Insert eps file in a Tex document



>     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____________
____/~~\_____/~~\________________________________mark@ist.flinders.edu.au_
____/~~\HE___/~~\__/~~\APTAIN_____________________________________________
____/~~\______/~~~~~~\____________________________________________________
__________________________________________________________________________
        "They told me I was gullible ... and I believed them!" 




Reply to: