Forum


Replies: 10   Views: 4766
Mathml tag
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by asantos  · 04-09-2014 - 16:18

So, how I supposed do? I have this case: [code] (lorem ipsum) FRES=CX?ρ?A2v2 [/code] I can't use the embedHTML() function here, because this SPAN tag has a MathML inner, but if I use the addMathEquation() function I can't get the text that exists before MathML and I also lost the style of SPAN tag. Can you help-me ? Cheers