On 10.04.19 09:07, Baris Erkus wrote:
On 10-Apr-19 9:56 AM, Wolfgang Engelmann wrote:
What do I have to do if eps figures are not shown in the pdf file? I
had before never problems with it.
Wolfgang
Are you using pdflatex or latex+dvipdf? ASAIK, eps figures cannot be
interpreted by pdflatex. For eps, you should use latex+dvi2pdf. Can this
be the problem?
I use -as I have done before- pdflatex. I checked under
tools>preferences>file handling>converters that EPS>PDF (graphics) and
EPS>PNG is set.
Your latex+dvi2pdf is not shown in my file export, only DVI(luaTeX), and
this gives errors for missing conversions. By the way, I am using Koma
scrpt book style.
Wolfgang