You should not the filetype (.eps, .jpg, .pdf etc). Latex looks for
pdflatex).
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Dear Ashley,
Post by AshleyDo i need a certain graphics package or anything?
------------------------------------------------------------------------
.
you need to invoke the graphicx package. Here a mininal example
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\begin{figure}
\centering
\includegraphics*[width=1.00\textwidth]{mygraphic.XXX}
\end{figure}
\end{document}
XXX is a wild-card either for eps files, if you use latex producing a
dvi file. Or is a wild-card for jpg files, if you use pdflatex producing
pdf files.
Greetings ...
Stephan
*__________________________________________________________________*
*Dipl.-Phys. Stephan Klumpp *
*Institut für Physik *
*Universität Kassel *
*Heinrich-Plett-Str. 40*
*D-34132 Kassel *
*Tel.: +49 (0561) 804 4198 *
*Fax: +49 (0561) 804 4150 *
* *
*Fachbereich 18, Experimentalphysik IV*
* *
*http://www.physik.uni-kassel.de/ehresmann/*
*
*__________________________________________________________________*
*
-----BEGIN PGP SIGNATURE-----
Version: PGP Desktop 9.0.6 (Build 6060)
iQEVAwUBRWVf/QbNkHEBpmu0AQgFjwf+K9HstViF2fSm0tOKy7ndRjf7Vy8utLjZ
RSlEo8hj76vnm4gwQG7WirFr8hS9ASQ4DfejbqAFa5SBV0JnhtIFcqBoxQxWQHU2
o5IUDGKYsvbJox2VppM/XwCx0m31rnf53+g7q1qRha/Ri5FOfw7yCAeeYojoDcxS
yTCeNJkiFNfx39sPn62FLd/jTpqPRBw22l8N6tU/oekAOGlSY0qTvRAd5GZ+kNwo
VoHQC/f/SgJA4H6IU0IpcHk0y/KcJLG2CvMVilU5zSwfTEZ3aUydoBJIuc2es1Qn
yk5BblnPJ665fhwDCTpzPcxagAAZuhh+h493ToakBH+pbG1zMmk+tQ==
=JcVV
-----END PGP SIGNATURE-----