I am using Miktex Latex version 2.9 which I think is the latest version, with the amsbook style.
I am including some eps graphic images eg Figure_01.eps using the following line:
\includegraphics[type=eps,
ext=.eps,r
ead=.eps,w
idth=120mm
]{../Origi
n_8/Figure
_01}
When I select div as the output, it works fine.
But when I select pdf as the output, the graphic shows only as an empty box with the file pathname across it.
I've tried using: "\usepackage{pdflatex} but this produces an error.
I would like the solution to be within Miktex, ie, not using any preliminary external conversion program.
I guess I need some extra code in my preamble - any help most appreciated.
Keith
Start Free Trial