wxMaxima problem



On 2012-08-19, Paul Bowyer <pbowyer at olynet.com> wrote:

>> run_testsuite(display_all = true, tests = [rtest5]);
>>
>> I get a series of dialog boxes reporting an XML error, the contents of 
>> first one was:
>>
>> 02:46:28 PM: XML parsing error: 'mismatched tag' at line 1
>> <repeated 13 times>

This is a bug in wxmathml.lisp. It has already been fixed (after the
wxMaxima 12.04.0 release). You can get the latest (fixed) version:

https://github.com/andrejv/wxmaxima/commits/master/data/wxmathml.lisp

best,

Robert Dodier