----- Original Message -----
From: "Brian Williams" <[EMAIL PROTECTED]>
To: <lyx-users@lists.lyx.org>
Sent: Sunday, August 14, 2005 3:56 AM
Subject: Re: Python interface to relyx - manual invocation information
please
I just saw the message
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg39657.html
Re: windows lyx latex import solution
Luis Rivera
Fri, 20 May 2005 19:25:14 -0700
which explains my predicament. Since I cannot upgrade to Lyx 1.3.6 for at
least 6 weeks, could someone please tell me how to invoke Lyx2Lyx
manually? It will be easier than any other solution.
Thanks!
Brian
If you have not already seen this, perhaps it will be useful,
or someone may expand on its usage.
http://wiki.lyx.org/LyX/LyXWinTips
LaTeX Import
Only for LyXWin 1.3.5.
Create a text file named lyx2lyx.cmd containing
@ python <path to lyx>\share\lyx\lyx2lyx\lyx2lyx %*
and place it into the lyx\share\lyx\lyx2lyx folder.
If that fails, and you have some spare disk space, you might try the
precompiled (with py2exe) lyx2lyx for Windows (23 April 2005, 606kB). Just
unzip the contents into the /bin directory.