I ventured a first try of mathml in my code, but clearly I am doing something 
wrong.
One of the examples in the XML-publication is:
<math>
        <apply><root/>
                <cn>3</cn>
                <apply><times/>
                        <apply><plus/><ci>a</ci><ci>b</ci></apply>
                        <apply><minus/><ci>c</ci><ci>d</ci></apply>
                </apply>
        </apply>
</math>

It doesn't result in a neat formula, but there only appears: "3 ab cd".
Is there a module I have to include? or what else?

Hans van der Meer



___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to