Re: Converting from older version

2005-06-02 Thread Christian Payne
Am Samstag, 28. Mai 2005 11:16 schrieb Christian Payne: Run lyx2lyx from the commandline on your file: python lyx2lyx yourfile.lyx convertedfile.lyx Replace python with the full path to your python executable if it is not in your path. If you get errors, post them to the list. Ok, here is

RE: Converting from older version

2005-06-02 Thread Nicolas
python (e.g. C:\tools\Python24\python.exe). This may also help: http://wiki.lyx.org/LaTeX/Tex2LyxInvokedFromLyx Nicolás -Original Message- From: Christian Payne [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 8:46 AM To: lyx-users@lists.lyx.org Subject: Re: Converting from

Re: Converting from older version

2005-06-02 Thread Angus Leeming
Christian Payne wrote: Ok, here is what happens when I run the python lyx2lyx script: --- C:\Program Files\lyx\share\lyx\lyx2lyxpython lyx2lyx thesis.lyx thesis-win.lyx 'import site' failed; use -v for traceback Traceback (most recent call last): File lyx2lyx, line 19, in ? import

Re: Converting from older version

2005-06-02 Thread Christian Payne
Am Samstag, 28. Mai 2005 11:16 schrieb Christian Payne: Run lyx2lyx from the commandline on your file: python lyx2lyx yourfile.lyx convertedfile.lyx Replace python with the full path to your python executable if it is not in your path. If you get errors, post them to the list. Ok, here is

RE: Converting from older version

2005-06-02 Thread Nicolas
python (e.g. C:\tools\Python24\python.exe). This may also help: http://wiki.lyx.org/LaTeX/Tex2LyxInvokedFromLyx Nicolás -Original Message- From: Christian Payne [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 8:46 AM To: lyx-users@lists.lyx.org Subject: Re: Converting from

Re: Converting from older version

2005-06-02 Thread Angus Leeming
Christian Payne wrote: Ok, here is what happens when I run the python lyx2lyx script: --- C:\Program Files\lyx\share\lyx\lyx2lyxpython lyx2lyx thesis.lyx thesis-win.lyx 'import site' failed; use -v for traceback Traceback (most recent call last): File lyx2lyx, line 19, in ? import

Re: Converting from older version

2005-06-02 Thread Christian Payne
Am Samstag, 28. Mai 2005 11:16 schrieb Christian Payne: Run lyx2lyx from the commandline on your file: python lyx2lyx yourfile.lyx > convertedfile.lyx Replace python with the full path to your python executable if it is not in your path. If you get errors, post them to the list. Ok, here

RE: Converting from older version

2005-06-02 Thread Nicolas
Re: Converting from older version > > > Am Samstag, 28. Mai 2005 11:16 schrieb Christian Payne: > > Run lyx2lyx from the commandline on your file: > > > > python lyx2lyx yourfile.lyx > convertedfile.lyx > > > > Replace python with the full path to

Re: Converting from older version

2005-06-02 Thread Angus Leeming
Christian Payne wrote: > Ok, here is what happens when I run the python lyx2lyx script: > --- > C:\Program Files\lyx\share\lyx\lyx2lyx>python lyx2lyx thesis.lyx > > thesis-win.lyx > 'import site' failed; use -v for traceback > Traceback (most recent call last): >File "lyx2lyx", line 19, in ? >

Re: Converting from older version

2005-05-29 Thread Georg Baum
Am Samstag, 28. Mai 2005 11:16 schrieb Christian Payne: I created this file and still get the same error. I downloaded the program suggested also on that page and the same result. I then tried running this program manually from the command line but the results loaded into LyX are totally

Re: Converting from older version

2005-05-29 Thread Georg Baum
Am Samstag, 28. Mai 2005 11:16 schrieb Christian Payne: I created this file and still get the same error. I downloaded the program suggested also on that page and the same result. I then tried running this program manually from the command line but the results loaded into LyX are totally

Re: Converting from older version

2005-05-29 Thread Georg Baum
Am Samstag, 28. Mai 2005 11:16 schrieb Christian Payne: > I created this file and still get the same error. I downloaded the > program suggested also on that page and the same result. I then tried > running this program manually from the command line but the results > loaded into LyX are totally

Re: Converting from older version

2005-05-28 Thread Christian Payne
Christian Payne [EMAIL PROTECTED] writes: Can anyone suggestion how I can fix this problem? In particular Did you check the wiki? You probably just need to create the lyx2lyx.cmd file: http://wiki.lyx.org/LyX/LyXWinTips I created this file and still get the same error. I downloaded the

Re: Converting from older version

2005-05-28 Thread Christian Payne
Christian Payne [EMAIL PROTECTED] writes: Can anyone suggestion how I can fix this problem? In particular Did you check the wiki? You probably just need to create the lyx2lyx.cmd file: http://wiki.lyx.org/LyX/LyXWinTips I created this file and still get the same error. I downloaded the

Re: Converting from older version

2005-05-28 Thread Christian Payne
Christian Payne <[EMAIL PROTECTED]> writes: Can anyone suggestion how I can fix this problem? In particular Did you check the wiki? You probably just need to create the lyx2lyx.cmd file: http://wiki.lyx.org/LyX/LyXWinTips I created this file and still get the same error. I downloaded the

Converting from older version

2005-05-27 Thread Christian Payne
Hi, I have a large and somewhat complex LyX document that I been working on under LyX 1.1.6fix4 on a Linux system for a number of years. For various reasons I now need to keep working on this with LyX under Windows (version 1.3.5). However, when I go and open up the file I get a message An

Re: Converting from older version

2005-05-27 Thread Milos Komarcevic
Christian Payne [EMAIL PROTECTED] writes: Can anyone suggestion how I can fix this problem? In particular Did you check the wiki? You probably just need to create the lyx2lyx.cmd file: http://wiki.lyx.org/LyX/LyXWinTips it is ESSENTIAL that the document not be damaged in any way! Keep a

Converting from older version

2005-05-27 Thread Christian Payne
Hi, I have a large and somewhat complex LyX document that I been working on under LyX 1.1.6fix4 on a Linux system for a number of years. For various reasons I now need to keep working on this with LyX under Windows (version 1.3.5). However, when I go and open up the file I get a message An

Re: Converting from older version

2005-05-27 Thread Milos Komarcevic
Christian Payne [EMAIL PROTECTED] writes: Can anyone suggestion how I can fix this problem? In particular Did you check the wiki? You probably just need to create the lyx2lyx.cmd file: http://wiki.lyx.org/LyX/LyXWinTips it is ESSENTIAL that the document not be damaged in any way! Keep a

Converting from older version

2005-05-27 Thread Christian Payne
Hi, I have a large and somewhat complex LyX document that I been working on under LyX "1.1.6fix4" on a Linux system for a number of years. For various reasons I now need to keep working on this with LyX under Windows (version 1.3.5). However, when I go and open up the file I get a message

Re: Converting from older version

2005-05-27 Thread Milos Komarcevic
Christian Payne <[EMAIL PROTECTED]> writes: > Can anyone suggestion how I can fix this problem? In particular Did you check the wiki? You probably just need to create the lyx2lyx.cmd file: http://wiki.lyx.org/LyX/LyXWinTips > it is ESSENTIAL that the document not be damaged in any way! Keep a