Figures

This note will allow you to insert images into your document.

Document layout

% ...
\usepackage[DRIVER]{graphicx}
% ...
\begin{document}
% ...
\includegraphics{FILE}
% ...
\end{document}

Supported formats

Driver Formats
dvips EPS
pdftex PNG, PDF

See Generating PS/PDF Documents

Placing Figures

Images should be places inside floats:See Floats

Graphics search path

\graphicspath{{PATH1}{PATH2}}

Adding a caption

See Captions

References

Referring to figures is referring to captions: See References

Feedback is always welcome! If you'd like to get in touch with me concerning the contents of this article, please use Twitter.