GeneralWhy WinEdt does not recognize eps file

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
kuladu
Posts: 1
Joined: Thu Jun 12, 2008 1:13 am

Why WinEdt does not recognize eps file

Post by kuladu »

I was wondering why I couldn't insert s eps or ps file into the tex.file, any opinions, it works if I change them to a pdf file!

Thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Re: Why WinEdt does not recognize eps file

Post by Stefan Kottwitz »

Hi kuladu,

use latex instead of pdflatex, use TeXify instead of PDFTeXify. Compile into a dvi file and convert to pdf, don't compile directly to pdf. Then it should work.

Stefan
LaTeX.org admin
Post Reply