WinFIG forum

WinFIG => Bug Reports => Topic started by: florent on February 06, 2014, 09:43:36 PM

Title: problem with miktex 2.9 ?
Post by: florent on February 06, 2014, 09:43:36 PM
Hi

I recently dropped miktek 2.7 and have succesfully installed the 2.9 version. All is ok except with winfig which doesn't want anymore render "special" using latex. I always have the same error

"Creating image from text object call failed.
Check the logfile winfig.log or disable LaTeX preview."

It seems winfig has lost its path to tex/dvips ? My command lines are
latex -quiet -job-name OUTFILE INFILE
dvips -quiet -E* -o OUTFILE INFILE

Thanks for any help.