TeX
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dan Tobias  (Talk | contribs)  (→Links) |  (→See also) | ||
| Line 11: | Line 11: | ||
| == See also == | == See also == | ||
| − | |||
| * [[BibTeX]] | * [[BibTeX]] | ||
| * [[DVI (Device Independent File Format)]] | * [[DVI (Device Independent File Format)]] | ||
| + | * [[LaTeX]] | ||
| + | * [[PK font]] | ||
| + | * [[TeX Font Metrics]] | ||
| == Links == | == Links == | ||
| * [http://arxiv.org/pdf/1404.6179v1.pdf Mathoid: Robust, Scalable, Fast and Accessible Math Rendering for Wikipedia] (uses TeX-like notation) | * [http://arxiv.org/pdf/1404.6179v1.pdf Mathoid: Robust, Scalable, Fast and Accessible Math Rendering for Wikipedia] (uses TeX-like notation) | ||
| * [https://khan.github.io/KaTeX/ KaTeX: Library for rendering math in TeX] | * [https://khan.github.io/KaTeX/ KaTeX: Library for rendering math in TeX] | ||
Revision as of 20:36, 2 January 2016
TeX is a markup language for typography, designed by Donald Knuth. It allows detailed control over layout and is particularly strong in its capabilities for mathematical formulas. It includes a full programming language. The "X" in the name is properly pronounced like the Greek letter chi (or the German ch), though it's often pronounced as "tek."
TeX has a powerful macro facility, and several macro extensions of TeK, such as LaTeX, are widely used.

