Re: eps to pdf in MiKTeX 9

"Hnizdo, Vladimir (CDC/NIOSH/HELD) (CTR)" <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <[email protected]>
Hi Joe,
Your suggestion did not work,
Thanks, Vladimir

-----Original Message-----
From: Joseph Wright [mailto:[email protected]] 
Sent: Wednesday, October 23, 2013 11:58 AM
To: A place for MiKTeX users to discuss MiKTeX related questions.
Subject: Re: [MiKTeX] eps to pdf in MiKTeX 9

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
_______________________________________________
MiKTeX-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/miktex-users

------------------------------------------------------------------------------
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.