Re: eps to pdf in MiKTeX 9

Joseph Wright <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <[email protected]>
On 23/10/2013 16:52, Hnizdo, Vladimir (CDC/NIOSH/HELD) (CTR) wrote:
> Hi Ulrike,
> 
> Here is a simple example:
> 
> \documentclass{article}
> \usepackage{graphicx}
> \begin{document}
> \begin{figure}[ht!]
> \includegraphics[keepaspectratio, width=90mm]{figure.eps}
> \end{figure}
> \end{document}
> 
> The dvi file produced seems fine  when viewed with DVI Preview, but dvi2pdf on it does not work.
> Adding command \usepackage{epstopdf} does not help.
> 
> Best,
> 
> Vladimir

You've used an extension for your graphic, which will cause issues when
converted to PDF. Try just

    \includegraphics[keepaspectratio, width=90mm]{figure}

-- 
Joseph Wright

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.