I've been playing around with the maxima plug-in. I added a couple of things.
1. The prompt alternates between two colors. Input is green, output is red. 2. A tmplot2d() command that displays the plot in the texmacs doc. In my previous posts I was trying to get maxima to plot in-line by creating a maxima .mac file. The current method doesn't require this. Instead, I've modified texmacs-maxima-5.11.0.lisp on the texmacs side. A post of the source is here, if anyone wants to critique it: http://paste.lisp.org/display/85612 I've attached the file, as well. Modified procedures: * main-prompt * texmacs Added procedures: * my-getenv * find-temp-dir * $tmplot2d -- bytecolor (S. Edward Dolan)
texmacs-maxima-5.11.0.lisp
Description: Binary data
_______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
