Graphics, Figures & Tables ⇒ Importing graphics
-
- Posts: 6
- Joined: Thu Mar 19, 2009 8:01 pm
Importing graphics
I am using Texnic Center v 7.5 and MikTex 2.7. After reading numerous posts regarding how to import pictures, I still cannot do it.
My latex file is located in: C:\Documents and Settings\jbrajkovic\My Documents\USB\PhD\Research. The pictures I want to import are located in reversal places on the C and D drive. How do I tell the program to look in those folder? BTW, moving the pictures to a different folder is not an option.
Many thanks,
Jurica Brajkovic
University of Southampton
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: Importing graphics
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Importing graphics
Best regards and welcome to the board
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 6
- Joined: Thu Mar 19, 2009 8:01 pm
Re: Importing graphics
As I have tried various approaches, I have been getting different results. Generally, the message I get is that Latex cannot find the figure I want to insert. I was wondering if someone could specify the command I should use if I want to tell latex to look for pictures in the following folder:
C:\Documents and Settings\jbrajkovic\My Documents\USB\PhD\Research
thanks,
jurica
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Importing graphics
Note that not every file format is accepted by every compiler. Tell us which compiler (latex or pdflatex) you run on your document and which format your graphics files have (EPS, JPG, PDF or PNG). Use the search function of the forum and search for graphics formats to find out how to include them. Be aware of the fact that special characters (blank spaces, underscores) in both the name and the path of a file are not allowed (as stated earlier). Put the graphics files that belong to a project into a subdirectory of this project.jbrajkovic wrote:[...] As I have tried various approaches, I have been getting different results. Generally, the message I get is that Latex cannot find the figure I want to insert. [...]
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 6
- Joined: Thu Mar 19, 2009 8:01 pm
Re: Importing graphics
But to see if it was blank spaces in the folder names, I created a path that did not have any spaces in folder names. But still did not work.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Importing graphics
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10