Tagged Questions
0
votes
1answer
89 views
LaTeX hungs on EPS processing
The pdflatex.exe process hungs.
I have two TeX files, FIRST imports SECOND (by using combine class). SECOND file has \includegraphics{DDS_images_eps/SIN_0.eps}, and compiles fine. But FIRST hungs. In ...