<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2017-04-15 18:59 GMT+02:00 Denis Kozlov <span dir="ltr"><<a href="mailto:dezlov@gmail.com" target="_blank">dezlov@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 14/04/2017 11:25, Werner Pamler wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Does anybody know how to write mathematical expressions in the wiki? I would like to write an article on fpc's NumLib, but I would only want to begin this activity when I know how to enter complex mathematical formulas like integrals etc such that they are displayed decently.<br>
</blockquote>
<br></span>
MediaWiki requires a math rendering extension, such as:<br>
<a href="https://www.mediawiki.org/wiki/Extension:Math" rel="noreferrer" target="_blank">https://www.mediawiki.org/wiki<wbr>/Extension:Math</a><br>
<a href="https://www.mediawiki.org/wiki/Extension:SimpleMathJax" rel="noreferrer" target="_blank">https://www.mediawiki.org/wiki<wbr>/Extension:SimpleMathJax</a><br>
<br>
FPC/Lazarus wiki has no math rendering extensions installed, as you can see here:<br>
<a href="http://wiki.freepascal.org/Special:Version" rel="noreferrer" target="_blank">http://wiki.freepascal.org/Spe<wbr>cial:Version</a><br>
<br></blockquote><div><br></div><div>What math rendering extension do you recommend?<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Installing Math extension is a bit of a pain because it usually requires a local rendering engine to be installed on the server.<br>
<br>
I think you have 2 options:<br>
1) Write your formulates using the wiki's standard notation <math>LaTeX</math>, and once a Math extension is installed (if ever), your formulas will be automatically rendered.<br>
2) Generate visual rendering of your LaTeX formulates yourself, for example using <a href="http://latex2png.com/" rel="noreferrer" target="_blank">http://latex2png.com/</a>, and upload them as images with associated LaTeX code in comments.<span class="HOEnZb"><font color="#888888"><br>
</font></span><br></blockquote></div><br></div><div class="gmail_extra">Vincent<br></div></div>