blob: bc6180b14c1934a7ed2d25dacc0a59e7182878a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<head>
<title>UK TeX FAQ -- question label ref-doc</title>
</head><body>
<h3>Reference documents</h3>
<p/>For TeX primitive commands a rather nice
<a href="http://www.nmt.edu/tcc/help/pubs/texcrib.pdf">quick reference booklet</a>,
by John W. Shipman, is available; it’s arranged in the same way as the
TeXbook. By contrast, you can view David Bausum’s
<a href="http://www.tug.org/utilities/plain/cseq.html">list of TeX primitives</a>
alphabetically or arranged by “family”. Either way, the list has a
link for each control sequence, that leads you to a detailed
description, which includes page references to the TeXbook.
<p/>There doesn’t seem to be a reference that takes in Plain TeX as
well as the primitive commands.
<p/>An interesting LaTeX “cheat sheet” is available from CTAN:
it’s a list of (more or less) everything you ‘ought to’ remember, for
basic LaTeX use. (It’s laid out very compactly for printing on N.\
American ‘letter’; printed on ISO A4, using Adobe
Acrobat’s “shrink to fit”, it strains aged eyes…)
<p/>For command organised references to LaTeX, Karl Berry (et
al)’s
<a href="http://home.gna.org/latexrefman">LaTeX reference manual</a> is (to
an extent) work in progress, but is generally reliable.
<p/>The reference provided by the Emerson Center of Emory
University),
<a href="http://www.emerson.emory.edu/services/latex/latex2e/latex2e_toc.html">LaTeXe help</a>
also looks good.
<dl>
<dt><tt><i>Cheat sheet</i></tt><dd><a href="http://mirror.ctan.org/info/latexcheat/latexcheat/latexsheet.pdf">info/latexcheat/latexcheat/latexsheet.pdf</a>; <a href="http://mirror.ctan.org//help/Catalogue/entries/latexcheat.html">catalogue entry</a>
<dt><tt><i>LaTeX reference manual</i></tt><dd><a href="http://mirror.ctan.org/info/latex2e-help-texinfo.zip">info/latex2e-help-texinfo</a> (or <a href="http://mirror.ctan.org/info/latex2e-help-texinfo/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/latex2e-help-texinfo.html">catalogue entry</a>
</dl>
<p><em>This answer last edited: 2010-12-08</em></p>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=ref-doc">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=ref-doc</a>
</body>
|