Re: how run elyxer under Windows?

2009-03-14 Thread Murray Eisenberg
Yes, python ..\elyxer.py userguide.lyx userguide2.html did work. (And the resulting html file was identical to the version userguide.html supplied with the elyxer distribution.) Thank you! And it also works if you leave the distributed file as just elyxer, without appending the .py suffi

Re: Introducing eLyXer: LyX to HTML converter

2009-03-14 Thread Nikos Alexandris
On Sat, 2009-03-14 at 00:47 +0100, Alex Fernandez wrote: > Hi folks, > > A new version of eLyXer is online: > http://wiki.lyx.org/Tools/ELyXer > Direct downloads: > http://wiki.lyx.org/uploads/Tools/eLyXer/elyxer-0.5.tar.gz > http://wiki.lyx.org/uploads/Tools/eLyXer/elyxer-0.5.zip > > Richa

Re: Introducing eLyXer: LyX to HTML converter

2009-03-14 Thread Alex Fernandez
Hi folks, On Sat, Mar 14, 2009 at 3:21 AM, Christian Ridderström wrote: > I believe there are free hosting facilities for git repositories, or you can > surely get an account within the LyX repository (Subversion at the moment). > Just google for free git repository, or something like that. Or as

Re: LyX download problems

2009-03-14 Thread Uwe Stöhr
Rudi Eycken schrieb: The standard Windows installer LyX-1.6.1-1-Installer.exe cannot be downloaded. We are currently moving our servers so this might be the problem. You can alternatively download the Windows installer for LyX 1.6.2 from here: https://developer.berlios.de/project/showfiles.

Re: Babel conflicts

2009-03-14 Thread Stefano Franchi
On Saturday 14 March 2009 17:26:30 Stefano Franchi wrote: > Dear Lyxers, > > I'm having serious problems with the LyX-loaded Babel package. I need to > load it with a few languages to activate some of the language-specific > options. > > However, If I put the declaration in the preamble, LyX won'

Babel conflicts

2009-03-14 Thread Stefano Franchi
Dear Lyxers, I'm having serious problems with the LyX-loaded Babel package. I need to load it with a few languages to activate some of the language-specific options. However, If I put the declaration in the preamble, LyX won't compile because it has been loaded already in the LyX-generated pa

Re: how run elyxer under Windows?

2009-03-14 Thread Alex Fernandez
Hi Murray, > Of course that won't work in Windows, since Windows doesn't know that elyxer > is a python script.  So I did two things:  First, I changed the name from > "elyxer" to "elyxer.py".  And second, I tried this command: > >  python -c ../elyxer.py userguide.lyx userguide.html I'm by no me

LyX download problems

2009-03-14 Thread Rudi Eycken
Hi, The standard Windows installer LyX-1.6.1-1-Installer.exe cannot be downloaded. Nor does any of the other download links (e.g. on the Wiki page) seem to function. I have tried from several PCs. Thanks, Rudi Eycken

Re: Document class not available

2009-03-14 Thread Uwe Stöhr
Hicham Mouline schrieb: I did that, while connected, however the Tools/Reconfigure took 10s only. After restarting Lyx (this time starting Lyx was much faster) however, the exact same error happened. Then there is something wrong with your LaTeX installation. Are you using Windows and MiKTeX?

Re: how run elyxer under Windows?

2009-03-14 Thread Robert Orr
For me,   I installed cygwin and ran it from a shell. --- On Sat, 3/14/09, Murray Eisenberg wrote: From: Murray Eisenberg Subject: how run elyxer under Windows? To: "lyx-users@lists.lyx.org" Date: Saturday, March 14, 2009, 3:05 PM I've installed Python 2.5 and elyxer (along with LyX 1.6.1) un

how run elyxer under Windows?

2009-03-14 Thread Murray Eisenberg
I've installed Python 2.5 and elyxer (along with LyX 1.6.1) under Windows XP. What, exactly is the command to type just to try what is described in the docs: cd lyx16\elyxer\docs ..\elyxer userguide.lyx userguide.html Of course that won't work in Windows, since Windows doesn't know that