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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
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