Re: Python interface to relyx - manual invocation information please

2005-08-14 Thread Brian Williams
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
 


Brian Williams [EMAIL PROTECTED] wrote:

Hi,

still trying to get to the bottom of relyx in windows. I found an old archive 
message from Angus explaing that the conversion error that occurs after the 
perl relyx script executes is due to python somehow. Can someone point me to 
where python completes the 2nd half of the conversion? I do have python 
installed, so I reckon it must be directory pointers. All I really want is the 
location and name of the python script.

Thanks

Brian


-
Yahoo! Messenger NEW - crystal clear PC to PC calling worldwide with voicemail 

-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 

Re: Python interface to relyx - manual invocation information please

2005-08-14 Thread Stephen P. Harris


- 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. 


Re: Python interface to relyx - manual invocation information please

2005-08-14 Thread Stephen P. Harris


- Original Message - 
From: Stephen P. Harris [EMAIL PROTECTED]

To: Brian Williams [EMAIL PROTECTED]; lyx-users@lists.lyx.org
Sent: Sunday, August 14, 2005 4:39 AM
Subject: Re: Python interface to relyx - manual invocation information 
please





- 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.


I assume you have read the contents of lyx2lyx which
lists options

Options:
   -h, --help   this information
   -v, --version  output version information and exit
   -l, --list   list all available formats
   -d, --debug level  level=0..2 (O_ no debug information, 2_verbose)
   default: level=1
   -e, --err error_file name of the error file or else goes to stderr
   -f, --from version  initial version (optional)
   -t, --to version  final version (optional)
   -o, --output name  name of the output file or else goes to stdout
   -n, --try-hard  try hard (ignore any convertion errors)
   -q, --quiet   same as --debug=0 


Re: Python interface to relyx - manual invocation information please

2005-08-14 Thread Brian Williams
Many thanks Stephen, I didn't spot the lyxwintips section - RTFM as usual eh?  
I should have
tried harder...
 
Thanks!
 
Brian

Stephen P. Harris [EMAIL PROTECTED] wrote:

- Original Message - 
From: Brian Williams 
To: 
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 
\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. 


-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 

Re: Python interface to relyx - manual invocation information please

2005-08-14 Thread Brian Williams
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
 


Brian Williams [EMAIL PROTECTED] wrote:

Hi,

still trying to get to the bottom of relyx in windows. I found an old archive 
message from Angus explaing that the conversion error that occurs after the 
perl relyx script executes is due to python somehow. Can someone point me to 
where python completes the 2nd half of the conversion? I do have python 
installed, so I reckon it must be directory pointers. All I really want is the 
location and name of the python script.

Thanks

Brian


-
Yahoo! Messenger NEW - crystal clear PC to PC calling worldwide with voicemail 

-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 

Re: Python interface to relyx - manual invocation information please

2005-08-14 Thread Stephen P. Harris


- 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. 


Re: Python interface to relyx - manual invocation information please

2005-08-14 Thread Stephen P. Harris


- Original Message - 
From: Stephen P. Harris [EMAIL PROTECTED]

To: Brian Williams [EMAIL PROTECTED]; lyx-users@lists.lyx.org
Sent: Sunday, August 14, 2005 4:39 AM
Subject: Re: Python interface to relyx - manual invocation information 
please





- 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.


I assume you have read the contents of lyx2lyx which
lists options

Options:
   -h, --help   this information
   -v, --version  output version information and exit
   -l, --list   list all available formats
   -d, --debug level  level=0..2 (O_ no debug information, 2_verbose)
   default: level=1
   -e, --err error_file name of the error file or else goes to stderr
   -f, --from version  initial version (optional)
   -t, --to version  final version (optional)
   -o, --output name  name of the output file or else goes to stdout
   -n, --try-hard  try hard (ignore any convertion errors)
   -q, --quiet   same as --debug=0 


Re: Python interface to relyx - manual invocation information please

2005-08-14 Thread Brian Williams
Many thanks Stephen, I didn't spot the lyxwintips section - RTFM as usual eh?  
I should have
tried harder...
 
Thanks!
 
Brian

Stephen P. Harris [EMAIL PROTECTED] wrote:

- Original Message - 
From: Brian Williams 
To: 
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 
\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. 


-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 

Re: Python interface to relyx - manual invocation information please

2005-08-14 Thread Brian Williams
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
 


Brian Williams <[EMAIL PROTECTED]> wrote:

Hi,

still trying to get to the bottom of relyx in windows. I found an old archive 
message from Angus explaing that the conversion error that occurs after the 
perl relyx script executes is due to python somehow. Can someone point me to 
where python completes the 2nd half of the conversion? I do have python 
installed, so I reckon it must be directory pointers. All I really want is the 
location and name of the python script.

Thanks

Brian


-
Yahoo! Messenger NEW - crystal clear PC to PC calling worldwide with voicemail 

-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail 

Re: Python interface to relyx - manual invocation information please

2005-08-14 Thread Stephen P. Harris


- 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 \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. 


Re: Python interface to relyx - manual invocation information please

2005-08-14 Thread Stephen P. Harris


- Original Message - 
From: "Stephen P. Harris" <[EMAIL PROTECTED]>

To: "Brian Williams" <[EMAIL PROTECTED]>; <lyx-users@lists.lyx.org>
Sent: Sunday, August 14, 2005 4:39 AM
Subject: Re: Python interface to relyx - manual invocation information 
please





- 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 \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.


I assume you have read the contents of lyx2lyx which
lists options

Options:
   -h, --help   this information
   -v, --version  output version information and exit
   -l, --list   list all available formats
   -d, --debug level  level=0..2 (O_ no debug information, 2_verbose)
   default: level=1
   -e, --err error_file name of the error file or else goes to stderr
   -f, --from version  initial version (optional)
   -t, --to version  final version (optional)
   -o, --output name  name of the output file or else goes to stdout
   -n, --try-hard  try hard (ignore any convertion errors)
   -q, --quiet   same as --debug=0""" 


Re: Python interface to relyx - manual invocation information please

2005-08-14 Thread Brian Williams
Many thanks Stephen, I didn't spot the lyxwintips section - RTFM as usual eh?  
I should have
tried harder...
 
Thanks!
 
Brian

"Stephen P. Harris" <[EMAIL PROTECTED]> wrote:

- Original Message - 
From: "Brian Williams" 
To: 
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 
\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. 


-
Yahoo! Messenger  NEW - crystal clear PC to PC calling worldwide with voicemail