Print a warning when translating subscripted functions
[maxima.git] / share / contrib / lurkmathml / README
blob80411e4499fad89af3ab615e9609f5b80e95d7d9
1 This is David Drysdale's mathml package for Maxima,
2 based off of mactex.lisp
4 License: GPL
6 The diffs in the .txt file are against the 5.9.0rc3 code,
7 and may not be current.
9 Instructions:
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.