Search |
OpenMathActiveMath Release 1.0 availableWe are pleased to announce that release 1.0 of ActiveMath is finally available. ActiveMath 1.0 is a stabilization of years of ActiveMath development and a polish of most of its features. The highlights of this release are:
Content-Dictionary-NotationsRendering Content ElementsRendering Agent at WorkA rendering agent is a processor that, on behalf of a user, for example through an HTTP request, converts content-mathematical-expressions to presentation. We call this conversion, the delivery of the rendering agent. Typically, the delivery is happening within a user-interaction which lives within a context: information about this context can be multiple, it includes the preferred languages of the user, the preferred notational styles of the user or of the surrounding content. A rendering agent should be able to process arbitrary content
Maple to somewhat-OMDocMaple has an option to export content-mathml in html export… it’s a horrible thing packed inside an applet parameter within an html4 document but there are still hopes to parse this with htmlparser and expand the MathML-content elements off the parameters. |