- From: saf sied <saf_itpro@yahoo.com>
- Date: Thu, 25 Dec 2014 04:50:09 +0000 (UTC)
- To: "www-math@w3.org" <www-math@w3.org>
Received on Thursday, 25 December 2014 04:53:37 UTC
In my previous message titled "An error on converting MathML to LaTeX" I was refereeing to the following link in regard to Dr. Carlisle's XSLT But it seems W3 email system removed the link. So I am typing the full URL here: http://tex.stackexchange.com/questions/85639/i-want-to-convert-mathml-to-latex Thanks..Saf On Wednesday, December 24, 2014 9:38 PM, saf sied <saf_itpro@yahoo.com> wrote: While using Dr. Carlisle's stylesheet mentioned here to Convert MathML to LaTeX, I am getting the following error: "The specified node cannot be inserted as the valid child of this node, because the specified node is the wrong type" My XML file has following content: <?xml version="1.0"?> <math xmlns:mml="http://www.w3.org/1998/Math/MathML"> <msup> <mi>a</mi> <mn>2</mn> </msup> </math> I think, I may be missing something simple. Please help. Thanks,Saf
Received on Thursday, 25 December 2014 04:53:37 UTC