>Alfredo,
>
>I made a minor change to the format of the response
>from axserver.spad.  Are you using the new one or
>an old one?  I just checked what I uploaded and it's
>working for me.
>
>I simplified the format a the axserver response to:
>
><div class="stepnum">stepnum</div>
><div class="command">command</div>
><div class="algebra">algebra</div>
><div class="mathml">mathml</div>
><div class="type">type</div>
>
>whereas before I had, for instance,
>
><div class="command">(stepnum) -> <form><input value="command"
>.../></form></div>
>
>Now I add the extra stuff in the javascript.
>I thought cluttering up the axiom response with
>with things other than the raw data was maybe not the
>best.  However I can easily add different functions to
>deliver a format to keep everybody happy.
>
>Arthur

Ok. I'll look at it tonight if I get the chance.

I'm working on an example of the "free" mechanism from the old hyperdoc.
I'm trying to craft a generic solution to the problem so we just need
to embed the single javascript function.

Tim




_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to