next up previous
Next: About this document ... Up: textalk3 Previous: Further LATEX

Subsections


References

This document and all associated files may be found at

http://www.math.missouri.edu/~rjudd/textalk/.
You are welcome to use them in any way you see fit.

There are many good books available to help with using TEX and LATEX . You will definitely need at least one.

Books

TEX

LATEX

Most folks agree that the two best books about LATEX are the first two LATEX books above. The Lamport book is the official documentation for LATEX . The LATEX Companion book is also invaluable. It gives lots of details about LATEX packages and tools. I recommend both books to any serious LATEX user.

Documentation on the web

The main site on the web for everything TEX related is the TEX Users Group (TUG) at http://www.tug.org and the Comprehensive TEX Archive Network (CTAN) at

ftp://ctan.tug.org/pub/tex-archive/
I recommend you look at the index.html file the first time you go there, and if it is working you can search the site at
http://tug.ctan.org/CTANfind.html
The nearest official CTAN mirror is at Washington University, St. Louis:
http://wuarchive.wustl.edu/packages/TeX/
I'm going to refer to this as CTAN-root in the following. There is supposed to be a mirror at MU, but last time I looked it was empty.

Online Documentation

If your TEX distribution is teTeX, then you probably have the documentation with it. This is very extensive and can be accessed using a web browser. You first need to find it in your filesystem. It is at

/teTeX-Root/doc/index.html
on my system this is /usr/share/texmf/doc/index.html. You can find it by typing tex at the shell prompt, and then at TEX 's ** prompt type \input null. This will list a file
(/usr/share/texmf/tex/generic/misc/null.tex)
and the root of the TEX tree is the directory texmf (which I'd guess stands for ``TEX-'').


next up previous
Next: About this document ... Up: textalk3 Previous: Further LATEX
Robert Judd
2000-12-10