Forum


Replies: 3   Views: 1910
10 to the power of x is not position at the top
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 teacheradvisor  · 14-02-2019 - 12:21

The HTML files are generated by MaxJax (https://www.mathjax.org), which uses CSS to position math expressions such as power.

That include CSS properties: position, top, left, and vertical-align.

Looks like "top" and "left" properties are not supported by phpdocx. Any plan to support them?

 

Thanks