This is David Drysdale's mathml package for Maxima,
based off of mactex.lisp

License: GPL

The diffs in the .txt file are against the 5.9.0rc3 code,
and may not be current.

Instructions:
 At the maxima command prompt, type mathml(<expression>);  
 or mathml(<label>); or mathml(<expr-or-label>, <file-name>);  
 In the case of a label, an equation-number will also be produced.
 in case a file-name is supplied, the output will be sent
 (perhaps appended) to that file.

