On Mon, Oct 15, 2007 at 11:54:15AM +0200, pol wrote: > I would like to attach cas input/output channel (currently Maxima i/o) to > the my Lyx session, so as to be able compute a sequence of computations. > E.g. I can set the complex number z:z1+%i*z2 in a math mode area, later in > the document being able to compute abs(z) in next math mode area. > > Any hints?
There's currently only "one shot evaluation" of expressions, not a proper communication. Andre'