What Is TeX

TeX is a programming langage ellaborated by Don E. Knuth a long time ago which allows to finely typeset pages, in particulat mathematical texts. You write a program to describe your page, then launch a TeX engine to create an output, in DVI (device independant), PostScript or PDF format.

If you find this short introduction too small, feel free to write a more complete overview.