On Wednesday 11 May 2005 11:12, G. Milde wrote:
> On 10.05.05, Serge Winitzki wrote:
...
> > the idea seems simple enough for a quick Python script, based on the
> > Python client class for the LyX server (which I found on the LyX wiki
> > site).
>
> I am glad to hear that the python LyX package finds a use (beyond my
> own). This strengthens my belief that the lyx server has a great
> potential for user-provided extensions to lyx, if only the interface is
> easy to handle...
>
> Currently I am finishing tests on the next version -- be warned that the
> package is still in experimental state, so that the API can change.
>
> BTW: Currently, there is a potential name clash between the LyX package
> and LyX.py included by lyx2lyx.
>
> Jos�, what do you think about a generic "LyX" python package including
> ly2lyx (and friends), lyxclient (and friends) and maybe more (e.g.
> lyxchat)?

  I couldn't be happier... ;-)

> (This would need some more thoughts about the right place of 
> the files and incorporating with the python path.)

  That was also my thought. :-)
  One idea would be to transform LyX into a package instead of it being a 
module.

  Notice that we already have other scripts in python to generate the TOC 
for the lyx documentation that use LyX.pm, this is for 1.4.x where we 
replaced the previous perl scripts. Since these scripts are inside doc I 
use the path.modules to load the right one.

> Guenter

-- 
Jos� Ab�lio

Reply via email to