Hi,
I am new to this forum. I am facing challenge in converting TEX equations in my source XML to Word Document using XSLT.
My XML is as below:
<EquationSource Format="TEX"><![CDATA[$$\sum\nolimits_{f \in F} {} \sum\nolimits_{g \in F} {{w_{fg}}\left\| {{{\bf{x}}_g} - {{\bf{x}}_f}} \right\|} $$]]></EquationSource>
My expected output is :
http://i42.tinypic.com/35izz8o.jpg
As i am not able to copy the equation here, uploaded in tinypic site with image.
Any pointers to start with this? Any help is appreciated.