LEd ⇒ Problem Displaying eps Figures in DVI viewer
Problem Displaying eps Figures in DVI viewer
I have tried all versions of Led-051,052 using all combinations of MikTex-2.6 and 2.7. All text displays properly in the DVI viewer. I can't get any eps figures to display. I used LatexDraw to create the eps figures. Any help is appreciated.
Environment- Windows XP
Thanks.
Robert
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
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Problem Displaying eps Figures in DVI viewer
welcome to the board!
Some dvi viewers cannot display embedded eps files. Just convert the dvi document to ps format (by dvips) and look at the final ps output instead of the dvi file.
Stefan