blob: 1e1ae0d85b3e444f44736c51c1d3c00aac11b893 (
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
|
<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, it strains aged eyes...)
<p/>Similarly, there’s no completely reliable command-organised reference
to LaTeX. The page (provided by NASA)
<a href="http://www.giss.nasa.gov/latex/">Hypertext Help with LaTeX</a> is
recently much improved. It still talks in LaTeX 2.09-isms in places,
but it’s been updated for current LaTeX. There are a number of
mirrors of the site, and it may be worth choosing a “local” one if
you’re going to use it a lot.
<p/>Another LaTeX2e reference (provided by the Emerson Center of Emory
University) is:
<a href="http://www.emerson.emory.edu/services/latex/latex2e/latex2e_toc.html">LaTeXe help</a>
<dl>
<dt><tt><i>Cheat sheet</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archiveinfo/latexcheat/latexcheat/latexsheet.pdf">info/latexcheat/latexcheat/latexsheet.pdf</a>
</dl>
<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>
|