> This looks like it should work, but I haven't tested it. I don't have anything at the moment that
> would use the new functionality.
The functionality is needed to be able to use external converters like Alex's eLyXer script. I
therefore wait for Alex's test result before applying.
> That s
On 10/21/2009 08:48 PM, Uwe Stöhr wrote:
The attached patch for branch (and also trunk) fixes
http://www.lyx.org/trac/ticket/6234.
Alex and Richard, can you please test and report if it works also for
you.
This looks like it should work, but I haven't tested it. I don't have
anything at the
The attached patch for branch (and also trunk) fixes
http://www.lyx.org/trac/ticket/6234.
Alex and Richard, can you please test and report if it works also for you.
thanks and regards
Uwe
Index: ext_copy.py
===
--- ext_copy.py (rev
Alex Fernandez wrote:
> On Wed, Oct 21, 2009 at 1:52 PM, Uwe Stöhr wrote:
> >> No matter what I may have said before, I would love eLyXer to be
> >> included in LyX. There are some practical problems but nothing that
> >> could not probably be solved.
> >
> > So please ask JMarc to get SVN access
Alex Fernandez schrieb:
Just consider that on Linux (e.g. Debian) package installation is
completely different: each package places a binary in /usr/bin, and
they are all supposed to work together without making any copies
anywhere. That is why the execution path is so important on Linux.
>>
Y
On Wed, Oct 21, 2009 at 1:52 PM, Uwe Stöhr wrote:
>> No matter what I may have said before, I would love eLyXer to be
>> included in LyX. There are some practical problems but nothing that
>> could not probably be solved.
>
> So please ask JMarc to get SVN access and upload it afterwards.
I don't
Christian Ridderström wrote:
> PS. I've done some attempts at trying to find a new laptop, but the ones
> I've looked at so far either require you to use a Function key to access
> some of pgup/pgdn/insert/delete/end, or they've placed the keys in a really
> stupid place! :-(
some thinkpads hav
Alex Fernandez schrieb:
This works. I never had elyxer.py in another folder. configure.py also finds
the other scripts in the scripts folder, so why shouldn't it find elyxer.py?
As a matter of fact, configure.py does not _find_ the other scripts;
You are right. The Win installer adds the scr
Uwe Stöhr wrote:
> I don't agree. Those few users can copy the elyxer.py file to the scripts
> folder and everything will work.
No, we do not force a specific place where the elyxer script has to be
places. The script should also be usable if it's in the PATH.
Jürgen