Aspects of TeX as it relates to the larger world of software or typesetting, or aspects of its general functioning or nature. This is not a default tag for questions that do not admit an obvious more specific classification; it specifically concerns TeX in general.

learn more… | top users | synonyms

26
votes
7answers
2k views

File extensions of LaTeX-related files

In addition to the .tex and .dvi or .pdf files, TeX/LaTeX/ConTeXt produces and uses lots of other files. What do they do? Which ones are used to create the document and which ones are automatically ...
46
votes
13answers
2k views

In what ways can TeX be used beyond document production?

Most people use TeX and its many varieties to create printed documents, such as reports, books, flyer's, etc. Occasionally, I have found software that uses TeX markup for other purposes, for e.g., the ...
43
votes
9answers
2k views

What can't TeX do?

What are TeX's limitations in typography, book design and publishing? (and here TeX also includes all its derivatives, like pdfTeX, LuaTeX, and macro packages built upon it, LaTeX, ConTeXt etc.). ...
38
votes
33answers
5k views

What professions use TeX/LaTeX besides CS?

TeX and LaTeX are widely used in Computer Science. What other academic disciplines or professionals use it?
15
votes
2answers
408 views

TeX Distribution and Engine

While reading about LaTeX in wikibooks, I stumbled across the terms TeX engine and distribution. One earlier post said the TeX engines are Knuth's TeX, e-TeX, pdfTeX, XeTeX, LuaTeX. And read that ...
27
votes
12answers
1k views

What would you like to change about TeX/LaTeX/XeTeX/etc.?

Like the title says, is there anything about the system you're using that you would like to change? Some annoyance that should be fixed, some feature that could be improved or added?
15
votes
2answers
462 views

Is TeX as word and logo a trade mark?

A few days ago I talked with someone about writing a book about TeX and we came to the question if TeX as a word and its Logo (and the related things like LaTeX, XeTeX, …, package names etc.) are ...
13
votes
2answers
463 views

Do I need LaTeX?

I read that LaTeX is all about "typesetting". What does that mean? What is typesetting? I read some FAQs, they showed the code, not the output. Following are my needs and I am not sure whether ...