Forum


Replies: 3   Views: 3766
Addmathequation() problem when inserting into list?
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 jiri111  · 02-03-2015 - 17:30

Hi "admin" ;-) Thanks for your answer. So let's say we consider to buy it therefore I have 3 more small questions before proceeding. 1) I assume the XSL file you talk about is the one MML2OMML.XSL in XSL folder, correct? It shouldn't be that hard to change that to a possibility to transform MATH into OMML, correct? Or in other words how long it could take (I didn't check it). Sorry I didn't find this in your documentation at all (with converting OMML to MATHML) therefore better to ask so I know what I can expect :-) 2) You are saying that when MathML is transformed into OMML then equation can be inserted as a line of bullet list in word, using method addList() which accepts WordFragment() subobjects, is this correct please? 3) Is it possible to add an image (using addImage() method) into bullet list as well? 4) Let's say I would like to insert very simple equation like x^2 into a bullet list with HTML code as: <b>Test</b> - here equation follows. Will it be on same line (I experienced some problems like this, but maybe I overlooked something). Thank you, Jiri