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

Re: LaTeX and PDF-files



Hi Jörg!

Joerg Johannes <liste_joerg@gmx.de> writes:

> It seems that pdflatex cannot include pictures (they are ok., latex
> --> xdvi shows them...). Do I have to include them in a special
> format (I tried .bmp, .png, .ps as input; latex --> dvi makes it
> all, but pdflatex just leaves space...)  How can I do this?

Try \usepackage{graphicx} in your preamble and include the graphic
file with:

\includegraphics[<width>]{<filename>} % without extension!

Convert your eps-files to png or pdf. PDFLaTeX should use the pdf or
png files while latex uses the eps-file.
 
HTH
juh

-- 
Jan Ulrich Hasecke: DIE REISE NACH JERUSALEM 
ISBN 3-8311-0321-6 / Roman, 150 Seiten, 19,80 DM 
Online bestellen bei Libri
http://194.64.225.161/cgi-bin/WebObjects/Lissy?40001000750206077306430944020&adtraction=0H63H0H672&odm=1



Reply to: