[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Regarding Latex---Help required



On Wed, 14 Mar 2001, maricha wrote:

->Hi all,
->I am new to Latex.. I heard a lot about the capabilities of Tex/Latex. I
->have the following doubt. Can i embed AUTOCAD drawings into a Tex
->document..??
->I have some diagrams along with some text. The diagrams are both photos as
->well as schematics.. I want to use Tex/Latex.. Can i accomplish it.??
->ALso can anybody suggest any good documentation regarding the same in the

Export the autocad figure to eps, and use graphicx (usepackage
option), and include the figure with \includegraphics command.

Nagarjuna