Difference between revisions of "LaTeX"
(→External links: Removed links to the AoPS pages - the wiki is replacing them) |
|||
Line 1: | Line 1: | ||
{{Latex}} | {{Latex}} | ||
− | The '''LaTeX''' typesetting system (pronounced "Lay-Tek" or "Lah-Tek") is widely used to produce well-formatted [[math|mathematical]] and scientific writing. With LaTeX, it is very easy to produce expressions like | + | The '''LaTeX''' typesetting system (pronounced "Lay-Tek" or "Lah-Tek") is widely used to produce well-formatted [[math|mathematical]] and scientific writing. With LaTeX, it is very easy to produce expressions like |
− | + | <cmath> \sqrt{\frac {a^2+b^2+c^2}3} \geq \frac {a+b+c}3 \geq \sqrt[3]{abc} \geq \frac 3 { \frac 1a + \frac 1b + \frac 1c } . </cmath> | |
− | [ | ||
Nearly every serious student of math and science will use LaTeX frequently. Through these web pages, you will learn much of what you'll need to express math and science like a pro. | Nearly every serious student of math and science will use LaTeX frequently. Through these web pages, you will learn much of what you'll need to express math and science like a pro. | ||
Line 16: | Line 15: | ||
== External links == | == External links == | ||
*[http://en.wikipedia.org/wiki/LaTeX Wikipedia Article] | *[http://en.wikipedia.org/wiki/LaTeX Wikipedia Article] | ||
− | *[http:// | + | *[http://www.artofproblemsolving.com/LaTeX/AoPS_L_TeXer.php This] is a useful script that will change LaTeX input into a transparent image. |
Revision as of 17:42, 20 September 2007
LaTeX |
About - Getting Started - Diagrams - Symbols - Downloads - Basics - Math - Examples - Pictures - Layout - Commands - Packages - Help |
The LaTeX typesetting system (pronounced "Lay-Tek" or "Lah-Tek") is widely used to produce well-formatted mathematical and scientific writing. With LaTeX, it is very easy to produce expressions like
Nearly every serious student of math and science will use LaTeX frequently. Through these web pages, you will learn much of what you'll need to express math and science like a pro.
See also
- Asymptote (graphics language for LaTeX)
- More About LaTeX
- Setting up LaTeX
- LaTeX Basics
External links
- Wikipedia Article
- This is a useful script that will change LaTeX input into a transparent image.