Dear Angus,

I would like to confirm your build. It seems to be correct.

I have some problem to convert the resulting file to v1.3.3 (221). (lyx2lyx 
srcipt)
Here, I attach all the things.
I call the tex2lyx in a batch file.
In LyX I have set-up the following command "tex2lyx.bat $$i $$o".
The resulting log is the next. Afterward you can see the tex2lyx.bat.
I have phyton v2.4.

-- 
Best regards,
 Alex                            mailto:[EMAIL PROTECTED]


-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT
Creating file C:/lyx/lyx133/tmp/temp.lyx
Press any key to continue . . .

'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "..\resources\lyx\lyx2lyx\lyx2lyx", line 19, in ?
    import getopt
ImportError: No module named getopt

-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT

-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT
REM FILE: tex2lyx.bat

@echo off

tex2lyx.exe  %1 temp.lyx
pause
python ..\resources\lyx\lyx2lyx\lyx2lyx --to 221 --output %2 temp.lyx 
rem del temp.lyx
-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT-CUT

> Hi, Luis and Alex.

> I've uploaded my latest offering of tex2lyx to the wiki.

> http://wiki.lyx.org/uploads/LaTeX/tex2lyx/tex2lyx_win32_04oct05.zip

> It is *exactly* what is in the CVS tree. I'd like you to confirm that it works
> perfectly well on Win98 and (Luis!) that it fails on Win95, reporting 
> something like:

> Creating file C:/LyX-1.4/C:/LyX-1.4/sthondisp.lyx
> Could not open file "C:/LyX-1.4/C:/LyX-1.4/sthondisp.lyx" for writing.

> Angus

Reply via email to