Overview

LaTeX (pronounced "LAY-tech") is a language for typesetting, which means your goal is to create a final document for people to read; e.g. a book or web page. Although HTML, Markdown, and Microsoft Word (including PDF) fits the "typesetting" definition, LaTeX is extremely powerful, and is used to create very professional documents, such as academic papers and books.

Why Learn It

Examples

Details

Written in 1980 by Leslie Lamport. Later Addison Wesley (a top famous book publisher) asked Leslie to write it for their use. It was the first application to "Separate Presentation from Content", which is what HTML and CSS does today.

References