TeX: Difference between revisions
Created page with "right The TeX typesetting language, alongside the '''Metafont''' font description language and the '''Computer Modern''' typeface family together consti..." |
mNo edit summary |
||
Line 7: | Line 7: | ||
==Background and history== | ==Background and history== | ||
With the stated aim of allowing anybody and nobody to do high quality typesetting with the same results on any computer system and its public domain status, Tex immediately generated a lot of interest, especially in the scientific community and particularly in the in the mathematical sector. | With the stated aim of allowing anybody and nobody to do high quality typesetting with the same results on any computer system and its public domain status, Tex immediately generated a lot of interest, especially in the scientific community and particularly in the in the mathematical sector. With its relatively low system requirements and well structured Pascal source, ports also appeared quickly for anything from mainframes to [[CP/M]] and other 8 bit microcomputers. | ||
<!-- | <!-- | ||
When people started to use the system in anger however a number of | When people started to use the system in anger however a number of |
Revision as of 04:02, 17 April 2015

The TeX typesetting language, alongside the Metafont font description language and the Computer Modern typeface family together constitute as typesetting system that is usually collectively known as TeX, and was primarily designed by Donald Knuth who released the original version in 1978. TeX and associated software packages with their Pascal source code are in the public domain, however all the names are trademarked so if you create a version of it you have to rename them.
There are a number of variants of TeX available for OS/2 and eComStation, and still more are easily ported to the system. However before you go ahead and commit to it as a typesetting system with its fairly steep learning curve you should be aware that the systems forté is really typesetting of mathematical formulæ. For other typesetting tasks the system has some really strange design choices that make some common tasks anywhere from annoyingly difficult to impossible.
Also be aware that TeX is as much a religious cult as it is software, that can make assurances from people on public forums about what it can and cannot do worth less than their face value. Do your own research.
Background and history
With the stated aim of allowing anybody and nobody to do high quality typesetting with the same results on any computer system and its public domain status, Tex immediately generated a lot of interest, especially in the scientific community and particularly in the in the mathematical sector. With its relatively low system requirements and well structured Pascal source, ports also appeared quickly for anything from mainframes to CP/M and other 8 bit microcomputers.
Software
Text & programmers editors with TeX support
- Boxer - LaTeX syntax highlighting support built in - Commercial - DOS and OS/2 versions discontinued, Win32 version still sold.