diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-22 23:51:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-22 23:51:44 +0000 |
commit | 566f5207d7e3cafb0633d31277067336ccd9cca7 (patch) | |
tree | 7af53e7ac405185168bc1dc38c4e820f442b78d0 /Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-ref-doc.html | |
parent | b0beea26ffffd915bb6d9b82f2d65a0a05b7e23b (diff) |
move generic english documents out of texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13396 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-ref-doc.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-ref-doc.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-ref-doc.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-ref-doc.html new file mode 100644 index 00000000000..6b55c4319d0 --- /dev/null +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-ref-doc.html @@ -0,0 +1,23 @@ +<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/>Similarly, there’s no completely reliable command-organised reference +to LaTeX, but the 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/><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> |