TeXmacs-Maxima interface



On Saturday 29 May 2004 08:51, Andrej Grozin wrote:
| Hello *,
|
| Recent changes in cvs maxima made both the old interface (included with
| TeXmacs) and the new one (which I sent to the mailing list a while ago)
| unusable.
|
| Please test the included interface:
| tm_maxima                   goes to /usr/libexec/TeXmacs/bin/
| texmacs-maxima-5.9.1.lisp   goes to /usr/share/TeXmacs/plugins/maxima/lisp/
|
| If it works OK, we'll incorporate in into TeXmacs. When Maxima-5.9.1 will
| be released, only a single line in tm_maxima will change.
I met one problem with it.
The tensor demo "ten_alg.dem", which runs well on console, breaks within 
texmacs with lisp error at (%i91). Note to display the tensors with dummy 
indices inside texmacs  you shoud change the difinition of dummyx from '% to 
some literal notation, say dummyx:n.

Valery