1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/www/mimetex/pkg-descr
Ion-Mihai Tetcu 5c625e646d Update to 20060710.1.60
PR:		ports/100200
Submitted by:	maintainer
2006-07-13 20:19:43 +00:00

12 lines
583 B
Plaintext

MimeTeX, licensed under the gpl, lets you easily embed LaTeX math in
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.
Author: John Forkosh
WWW: http://www.forkosh.com/mimetex.html