Department of Mathematics and Computer Science
Miscellaneous
What is LaTeX?
LaTeX is a mathematics typsetting program that is the standard for most professional mathematical writing. It is based on the typseting program TeX created by Donald Knuth of Stanford University (his first version appeared in 1978). Leslie Lamport was responsible for creating LaTeX, a more user friendly version of TeX. A team of LaTeX programmers created the current version, LaTeX2e.
How do I pronounce LaTeX?
Usually it is pronounced "LAY teck" or "LAH teck." It is never pronoucned "LAY tex" (like the rubber in doctors' gloves).
Can I see an example?
Here is a typical LaTeX file: sample.tex (in order to typeset this file you will also need the file saddle.pdf). The final product is sample.pdf. This file contains many of the typical ingredients in a mathematics paper.
You can use the following applet to see some examples of LaTeX code and the resulting mathematical expressions.
How do I start?
Here's a template you can use. It contains a lot of the basic header info (you should uncomment those pieces that you would like to use) template.tex.
Where can I find more information?
There are many LaTeX resources (both on the web and in print). Here are a few links to information on the web.
Where do I get LaTeX?
There are freeware, shareware and commercial packages available for various computer platforms. We provide links to a few of them below.
Macintosh |
PC |
Linux/Unix |
Other links: TeX on Mac OSX, Mac LaTeX web site |
MathType (the people who make Word's equation editor) produce TexAide - (free) software that automatically generates LaTeX code that can be pasted in to a LaTeX document. |
LaTeX can be run from the command line or directly from Emacs |
For a more complete list of products see the following page on the AMS web site.