Search found 1 match

by Neverspeak
Wed Jan 06, 2010 11:42 am
Forum: Graphics, Figures & Tables
Topic: Image Insertion Error with pdftex
Replies: 1
Views: 3259

Image Insertion Error with pdftex

I'm using pdftex with TeXnicCenter. I cannot get the image file inserted into the document. When I build this:

\documentclass[12pt,titlepage]{article}
\usepackage[pdftex]{graphicx}
\begin{document}

What a bunch of crap?!

\begin{figure}[h]
\centering
\caption[Figure 1]
\includegraphics ...