Re: Python scripting

2010-11-27 Thread Liviu Andronic
On Sat, Nov 27, 2010 at 11:40 PM, wrote: > Any other useful link? > http://www.lyx.org/Development Regards Liviu

RE: Python scripting

2010-11-27 Thread venom00
> it means untrivial ditching into the dispatch mechanism, so this is for sure not > 2.0 business. OK, then I'll just start thinking about it. Maybe a first release of the scripting support could not have such events, but just keypresses as notification in LyX server. I don't know how these things

Re: Python scripting

2010-11-27 Thread Pavel Sanda
veno...@arcadiaclub.com wrote: > > who told you? iirc adv search and adv math macros appeared this way... > > I read somewhere on the wiki that new contributors have to stay in a corner > fixing bugs for a pair of years before they can implement new features. :D can't remember such kind of rules.

RE: Python scripting

2010-11-27 Thread venom00
> to give you wider overview, i have been asking about must-have new features for 2.0 each month from early spring and formally closed the gates by beta1, so little bit late... I always arrive too late in this sort of things :D Anyway it's not too urgent, maybe it could be ready for the next relea

Re: Python scripting

2010-11-26 Thread Pavel Sanda
veno...@arcadiaclub.com wrote: > Hello, LyX 2.0 is getting awesome, but I think there's just a last must-have > feature missing: support for scripting. to give you wider overview, i have been asking about must-have new features for 2.0 each month from early spring and formally closed the gates b

Re: Python scripting

2010-11-26 Thread Guenter Milde
On 2010-11-26, wrote: > Hello, LyX 2.0 is getting awesome, but I think there's just a last > must-have feature missing: support for scripting. I wrote a Python package that provides an interface via the LyXserver pipes. It's available for download via the LyX wiki http://wiki.lyx.org/Tools/PyCli

Re: Python scripting

2010-11-26 Thread Richard Heck
On 11/26/2010 02:22 PM, veno...@arcadiaclub.com wrote: Hello, LyX 2.0 is getting awesome, but I think there's just a last must-have feature missing: support for scripting. I think implementing Python scripting [1] wouldn't be that difficult, as all the functionalities (event notification, comm