ทดสอบ LaTeX on the Web

Written by Waipot on March 29, 2008 – 9:33 pm

ติดตั้ง code นี้

<script type=”text/javascript” src=”http://tex.yourequations.com”/>
<script type=”text/javascript” src=”http://tex.yourequations.com/”></script>

ก่อน tag

</body>

ในเวบของคุณ แล้วมันจะเปลี่ยน LaTeX code

<pre lang="eq.latex">
\int_{0}^{1}\frac{x^{4}\left(1-x\right)^{4}}{1+x^{2}}dx=\frac{22}{7}-\pi
</pre>

ให้กลายเป็น

\int_{0}^{1}\frac{x^{4}\left(1-x\right)^{4}}{1+x^{2}}dx=\frac{22}{7}-\pi

ช่างน่าทึ่งแท้ javascript บรรทัดเดียว สามารถแสดง LaTeX บนโลกออนไลน์ได้อย่างน่าอัศจรรย์ แต่ใช้ได้เฉพาะ Firefox เท่านั้น ในตอนนี้ ซึ่งมันสนับสนุนทั้ง Firefox และ IE ได้เป็นอย่างดี

Tags: , , ,
Posted under Computers and Software | No Comments »