On Fri, Oct 11, 2002 at 07:27:18PM -0500, Bo Peng wrote: > This has become interesting. Where can I find more info about > math-extern?
In src/mathed/math_extern.C Sorry, this area is still "under construction" and structure changes rapidly so I don't think it is worthwhile to do much documentation. Basically, if you call 'math-extern maple foo' LyX tries to convert the formula into maple syntax, wraps a 'latex(foo(...))' around the result, calls 'maple -q' on that and tries to parse the result. This is far from being usable, thouh. > What exactly is sent to maple and what is sent back? Can I > link to mathematica or matlab? Mma 'yes', and octave instead of matlab... Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)
