Abel Fernández Fernández wrote: > Jeremy Daily escribió: > >> LyX users: >> >> I've run into a small problem. I've started a manuscript full of >> pstricks code on the unofficial windows port (version 1.3.3). Since I >> was delighted to see an official LyX port for windows, I tried version >> 1.3.6. This version however is giving me problems... >> >> If I pull up any of the help documents and view them, everything works >> flawless. >> >> If I have any pstricks code in a document, the processing stalls >> during the execution of the clean_dvi.py script with the following >> error window: >> >> Cannot convert file >> >> Error while executing >> python "C:/Program Files/LyX/Resources/lyx/scripts >> [OK] >> >> >> I've tried commenting out different sections of the clean_dvi.py >> script but had no success. I'm hoping the group has some pointers for >> me. By the way, the documents with pstricks code work just fine on a >> Fedora Core 3 machine with version 1.3.6. >> >> Thanks, >> Jeremy >> >> > I have the same error, anyone know the solution??
Yup. There is a buffer overrun in the dt2dv code that is available from CTAN. If you grab dv2dt.exe [24kB] and dt2dv.exe [50kB] from http://www.lyx.org/leeming/ then all will be well. Alternatively, just upgrade to LyX 1.3.7pre5, available at http://wiki.lyx.org/Windows/LyX137pre -- Angus
