Saturday, September 8, 2012
figures in latex
Q:
I want to put a figure into a latex document. I am trying things, but the image is not appearing when I compile it.
A:
You need to use:
\usepackage[pdftex]{graphicx} instead of
\usepackage[dvips]{graphicx}.
[klf]
‹
›
Home
View web version