On 05/29/2012 03:29 AM, Guenter Milde wrote:
On 2012-05-28, Allen Barker wrote:

I've written a Python program which I'm calling
Lyx Notebook.  It interacts with Lyx (via the Lyx
server) to allow it to be used as a code-evaluating
notebook (similar to Mathematica notebooks or the
Sage notebook).  It's still at an early stage, but
I already find it useful.

Sounds interesting.

I wonder whether the project might gain from the PyClient
Python package that provides a "pythonic" interface to LyX.
http://wiki.lyx.org/Tools/PyClient

That package might have been useful.  I think I came
across that page, but I wasn't sure if the package was
still operational since it hadn't been updated for a
few years.  Since I was playing around with the Lyx server
pipes anyway, I ended up just implementing things from
scratch.


Reply via email to