1 This is David Drysdale's mathml package for Maxima,
2 based off of mactex.lisp
6 The diffs in the .txt file are against the 5.9.0rc3 code,
7 and may not be current.
10 At the maxima command prompt, type mathml(<expression>);
11 or mathml(<label>); or mathml(<expr-or-label>, <file-name>);
12 In the case of a label, an equation-number will also be produced.
13 in case a file-name is supplied, the output will be sent
14 (perhaps appended) to that file.