2006年04月08日 星期六

使用ASCIIMathML.js使网页支持latex

ASCIIMathML主页:http://www1.chapman.edu/~jipsen/mathml/asciimath.html

浏览器:Netscape7.1/Mozilla/Firefox或 Internet Explorer 6 + MathPlayer

示例:


$e^{i\pi}=\cos\pi+i\sin\pi=1$
源码:
<script type="text/javascript" src="http://www1.chapman.edu/~jipsen/mathml/ASCIIMathML.js"></script>
\$e^{i\pi}=\cos\pi+i\sin\pi=1\$

由 beat 发表于 2006年04月08日 下午11点32分
回复