* John Levon <[EMAIL PROTECTED]> [010429 18:23]:
> On Sun, 29 Apr 2001, Baruch Even wrote:
> 
> > I've tried to look into embedding python into lyx, it seems possible as
> > the interpreter was designed for embedding though I haven't yet figured
> > out how to do it exactly.
> > 
> > One thing that will be needed is to be able to let the python code
> > execute various parts of lyx. In the trivial cases it is stuff like:
> > delete-char-at-cursor and various other such things. What is the
> > preferred way to do it in case I decide to attempt this work?
> 
> surely *everything* should go through lyxfunc ?

I'm not versed in the core of LyX, all I worked on so far was the
InsetGraphics and the Gnome frontend both of which are detached from the
core by having a fine API to implement for everything to work.

Some info and references to the relevant pieces of code to read will be
a good start.

-- 
Baruch Even
http://baruch.ev-en.org/

Reply via email to