Angus Leeming wrote:
Paul A. Rubin <[EMAIL PROTECTED]> writes:
It is a bug. Try the following work-around and see if it helps:
1. Replace the configure file in the LyX141\Resources directory with
the newer version attached.
So, my suggested fix worked? Great!
Um, yes and no. It finds tex2lyx.1.4.x.exe only if you run it with the
--with-version-suffix switch. That's fine if you run it manually, but
if you subsequently reconfigure from inside LyX (which does *not* set
the switch), you lose the LaTeX export option.
Enrico Forestieri and I kicked this one around for a while (mostly
Enrico, to be honest). He has a configure.bat file that works, but
again only for manual reconfigurations, since LyX won't call it. Enrico
pointed out to me that internal reconfigurations would work if there
were an empty file named tex2lyx.exe in the bin directory, which is
where I got the idea for the hard link.
I hope I got that right -- we tested several variations of the past week
and I'm a bit woozy from it all. ;-)
Worst part is that I personal *never*, *ever* import TeX files.
/Paul