4
votes
3answers
723 views

Why does LaTeX not embed imported EPS images into the DVI file?

Experiment: Compiling a file, having PSTricks code inside, in LaTeX (latex.exe), results in a self-contained DVI, where this PSTricks code is embedded. But if the file has EPS images, the resulting ...
0
votes
1answer
1k views

eps graphic doesn't show up in dvi output

I tried to use \munepsfig in my document, no error, no warning. Just my image doesn't show, what could be actually wrong? Which file should I check to know the problem? Anyway, I use a template ...