GeneralInserting a figure with Texniccenter

General information and discussion about TeXnicCenter
Post Reply
lyeta
Posts: 1
Joined: Tue May 29, 2007 7:03 pm

Inserting a figure with Texniccenter

Post by lyeta »

Hello,

I just start using Latex and i've a little problem when i want to insert a figure with TexnicCenter: it's an .eps figure and i want to do LaTeX=>pdf. The insertion works when i use Kyle at university, but at home i've TexnicCenter and with the same code it doesn't work (the pdf is created, but instead of the figure there's a white area) . Is it normal? Do i have to change the code for TexnicCenter?

Sometimes i've this error:
LaTeX Error: Unknown graphics extension: .eps.
which is quite strange.. did i forget to download a library or something like that?

Thank you for your help!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
pumpkinegan
Posts: 91
Joined: Thu May 03, 2007 10:29 pm

Re: Inserting a figure with Texniccenter

Post by pumpkinegan »

In TeXnicCenter, LaTeX => PDF means compiling with pdfLaTeX. Thus only pdf, jpg, and png graphics are supported.

I would recommend setting TeXnicCenter for a LaTeX => PS => PDF build. How to do this by importing a build profile was previously discussed here: http://latex-community.org/viewtopic.ph ... 302&hilit=

That should solve your problem.

Patrick.
User avatar
countbela666
Posts: 64
Joined: Thu Apr 26, 2007 2:44 pm

Inserting a figure with Texniccenter

Post by countbela666 »

Some additional possibilities to solve your problem are listed in this thread: http://latex-community.org/viewtopic.php?f=5&t=283.

Regards
Marcel
Listen to me children of the night, beyond the doors of darkness you will find
a thousand worlds for you to see here, take my hand and follow me...
carla
Posts: 3
Joined: Fri Jun 01, 2007 7:28 pm

Re: Inserting a figure with Texniccenter

Post by carla »

I have the same problem. I tried all options: latex->pdf, latex->ps->pdf, I tried to insert .eps files or .jpg files. Nothing works!
jfrederic
Posts: 2
Joined: Sat May 05, 2007 9:00 pm

Re: Inserting a figure with Texniccenter

Post by jfrederic »

I did what pumpkinegan said above and it worked fine. Thanks
Post Reply