Abdelrazak Younes wrote:
This is the message I get when I try to compile the Tutorial to dvi:
convert: unable to open image
`png:C:/Users/abdel/AppData/Local/Temp//lyx_tmpdir13444a15356/lyx_tmpbuf2/20C__devel_lyx_trunk_lib_images_math_frac.png':
Invalid argument.
I guess the problem comes from the double // after 'Temp' as the
Windows explorer also chokes on this path, unless i remove the second
slash.
No, that was not the problem. Even without the double slash, convert
crashes:
convert: unable to open image
`png:C:/Users/abdel/AppData/Local/Temp/lyx_tmpdir18088a16052/lyx_tmpbuf1/2C__devel_lyx_trunk_lib_images_undo.png':
Invalid argument.
convert: missing an image filename
`eps:C:/Users/abdel/AppData/Local/Temp/lyx_tmpdir18088a16052/lyx_tmpbuf1/2C__devel_lyx_trunk_lib_images_undo.eps'.
I of course verified that the png file exist ans is a valid png image.
Abdel.