I am looking for a way to produce better output to html. I wasn't thinking of MathML, because of its poor support in browsers, although why not make this package available natively: http://axiom-wiki.newsynthesis.org/MathML
What I would like is output to native html, so for instance: subscripts use the <sub> tag superscripts use the <sup> tag matrix, vector or list output would use the <table> tag This might not be perfect but if I had a way to overwrite the functions in OutputForm I'm sure I could find a way to produce output to meet my needs. I don't want to modify lisp or have to recompile FriCAS. Is there a way to tweak OutputForm using SPAD? I found a package called OutputPackage which according to its description allows pretty-printing from programs. This looks a bit like what I need but I can't find any information about how to use it. Is there any information available about these topics? Thanks, Martin Baker
-- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en.
