2012-09-17 22:47:33 +02:00
|
|
|
MimeTeX, licensed under the GPL, lets you easily embed LaTeX math in
|
2006-05-05 08:30:32 +02:00
|
|
|
your html pages. It parses a LaTeX math expression and immediately
|
|
|
|
emits the corresponding gif image, rather than the usual TeX dvi.
|
|
|
|
And mimeTeX is an entirely separate little program that doesn't
|
|
|
|
use TeX or its fonts in any way. It's just one cgi that you put in
|
|
|
|
your site's cgi-bin/ directory, with no other dependencies.
|
|
|
|
It's easy to use. Just place an html <img> tag in your document
|
|
|
|
wherever you want to see the corresponding LaTeX expression.
|
|
|
|
|
2012-09-17 22:47:33 +02:00
|
|
|
WWW: http://www.forkosh.com/mimetex.html
|