How to get Mathematical Content into ActiveMath: Step by Step

101: From Paper, Print, Board or Digital Presentations To ActiveMath Content Collections?

Some authors and editors of Mathematics are engaging in a dialogue with the developers of ActiveMath.

Authors may express their ideas choosing paper, print, board or digital representations, resulting in beautifully grafted articles, aesthetically pleasing board drawings or magnificently Donald E. Knuth inspired typeset *TeX manifestations.

How do we put that into ActiveMath?

From the Black/Whiteboard to ActiveMath

To Whom It May Concern

Phase 1

You have a mathematical idea, you want to share it, invite others to comment, and exchange opinions.

This typography step is pretty classical, the encoding basically attempts at encoding the appearance of the blackboard into an interface such as the LaTeX language or the Maple UI.

For the LaTeX target:

For the Maple target:

Examples

It would be nice to find a few blackboard pictures we could encode here.

Maple to somewhat-OMDoc

Maple 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.I am fond of jelly for this purpose.

So with a bit of time, it sounds like a good way would be:

I am willing to make the jelly script but will need help for the XSL in the form of potential examples.