Marc D. wrote:
I have a file that processes fine using "PDF (ps to pdf)"
option.

When I insert a graphic, it then gives me a single error:

LaTeX Error: Cannot determine size of graphic in /tmp/ lyx_tmpdir7937ASk7yo/ly
...van_courses_current_320_assign_a1-3b.jpg}

you can not use ps2pdf and a jpeg file! ps2pdf converts a
PostScript file:

ps/eps       : latex ->dvips -> ps2pdf
jpeg/png/pdf : pdflatex

you have to use pdflatex

Herbert

Reply via email to