TGreiner wrote:
> Hello,
> I tried the German Win32 version on Lyx 1.3.5. Buy importing a Latex
> document, I got the following error:
> "Der Befehl "...lyx1.3.5/lyx/share/lyx/lyx2lyx/lyx2lyx" ist entweder
> falsch
> geschrieben oder konnte nicht gefunden werden."
> Please can you give me advice.
> Thanks.
> T. Greiner
Please don't reply to mails when you wish to start an entirely new thread.
I'm likely to miss your post as it appears in my reader as
- [Fwd: Re: Metapost problems] marc
|_ Latex import problem TGreiner
Anyway, to reply to your question. There is a bug in LyX/Win 1.3.5 in that
lyx2lyx is invoked as "lyx2lyx foo bar". Unfortunately, lyx2lyx is a
python script and Windows isn't smart enough to work this out. LyX 1.3.6
will invoke the script as "python <path to>/lyx2lyx foo bar", but that
isn't much help to you.
I suggest that you add a lyx2lyx.bat file to the directory containing
lyx2lyx and call the real lyx2lyx file from there.
--
Angus