Thread Closed

Inserting Pictures Into Latex

 
Share Thread
May12-08, 10:24 AM   #1
 

Inserting Pictures Into Latex


Hello everyone. How do you insert pictures into a LaTeX document? Say I have a jpeg, gif, or whatever, file, and I want the image to show up in my document, how do I insert it? Thanks.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
May12-08, 02:13 PM   #2
 
Blog Entries: 47
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
http://www.google.com/search?q=includegraphics
May12-08, 03:35 PM   #3
 
Wow, thanks, I never knew that.


Looking at this site: http://amath.colorado.edu/documentat...gures.html#pdf
under "Only non-PostScript images", it only talks about Unix and Macintosh.

Does that mean then I must use the first option "Only PostScript images", and convert the files (.jpg,.gif etc) to postscript files?

Can you directly get the graphics output from Matlab and gnuplot into a latex file? How?

Thanks again for tolerating my stupid questions.
May12-08, 03:45 PM   #4
 
Blog Entries: 47
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor

Inserting Pictures Into Latex


I use MikTeX... and I use latex, then dvips, then ghostscript (ps2pdf?) to get a .pdf file.
I don't use pdflatex.

With my setup, I routinely include .png files... without any conversion to .eps.
I also include .eps files produced by gnuplot and by Maple.

The URL you gave suggests that you can include .png and .jpg, as well as .eps.
It does also suggest that any non-bitmapped images (e.g. non-.eps vector graphics or some other layered-format) be converted to .eps first... i.e. don't expect that those other formats will be handled corectly by your latex setup,
May12-08, 04:37 PM   #5
 
ok, i have no idea what you just said, im not a computer guy, I just use them to write reports. I also use MiKTeX btw.
May13-08, 11:34 PM   #6
zyh
 
Quote by qspeechc View Post
ok, i have no idea what you just said, im not a computer guy, I just use them to write reports. I also use MiKTeX btw.
some ide's such as winedt or others have the Button " pdflatex " in the toolbar which could compile the tex file whth non-PostScript images.
Thread Closed

Similar discussions for: Inserting Pictures Into Latex
Thread Forum Replies
inserting equations latex style in word Math & Science Software 3
Inserting images Forum Feedback & Announcements 1
Uploading and inserting images General Discussion 2
inserting equations Computing & Technology 7
Latex Pictures General Math 6