texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] maxima plugin mods


From: bytecolor
Subject: [Texmacs-dev] maxima plugin mods
Date: Tue, 18 Aug 2009 14:21:55 -0700 (PDT)

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)


      

Attachment: texmacs-maxima-5.11.0.lisp
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]