Jay Belanger <belanger@truman.edu> writes:
> Well, emaxima.lisp is just a slightly modified version of
> imaxima.lisp, which I think is just a slightly modified version of
> texmacs.lisp.
Yes, that's right. There are no big diffrences between texmacs.lisp and
imaxima.lisp.
The way imaxima avoids the prompt problems is by not caring about
prompts. It just acts like a filter on the output stream from Maxima,
it only detects LaTeX expressions replacing them with images.
Everything else is just passed on unaltered -- so it doesn't need to
know if there's a prompt or not.
--
Cheers,
Jesper Harder