Skip to content

Mimetex

This page discusses mimeTeX, a program that displays math on the web.

INFORMATION

예전, b7e 프로젝트 TiddlyWiki 에서 사용했다

Installation

Download mimetex.zip 1 and then type

unzip mimetex.zip
cc -DAA mimetex.c gifsave.c -lm -o mimetex.cgi

Now just mv mimetex.cgi to your cgi-bin/ directory, set permissions as necessary, and you're all done.

Usage sample

just write the tag.

<img src="http://my-domain/cgi-bin/mimetex.cgi?x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}">

Favorite site

References