Difference between revisions of "LaTeX"
(added aops latex guide link) |
|||
Line 2: | Line 2: | ||
LaTeX is a typesetting language used primarily to type mathematical stuff in an elegant fashion. For example, without LaTeX, <math>\frac{35}{137}</math> would have to be written as 35/137. | LaTeX is a typesetting language used primarily to type mathematical stuff in an elegant fashion. For example, without LaTeX, <math>\frac{35}{137}</math> would have to be written as 35/137. | ||
+ | |||
+ | ==Tutorials== | ||
+ | |||
+ | * [http://www.artofproblemsolving.com/LaTeX/AoPS_L_About.php AoPS LaTeX Guide] |
Revision as of 15:57, 18 June 2006
Usage
LaTeX is a typesetting language used primarily to type mathematical stuff in an elegant fashion. For example, without LaTeX, would have to be written as 35/137.