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
On 12-3-2012 10:12, Meer, H. van der wrote:
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?
\usemodule[mathml]
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 ___________________________________________________________________________________
-- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Meer, H. van der