Where can I find documentation for AMS-LaTeX?
• The AMS-LaTeX collection consists of two main parts: amsmath and the AMS document classes. The theorem facility (amsthm) is part of the class support. Documentation consists of three brief manuals and a number of example files: amsmath user’s guide (amsldoc.pdf) instructions for AMS document classes (instr-l.pdf) AMS theorem package user’s guide (amsthdoc.pdf) Short Math Guide for LaTeX (short-math-guide.pdf) • testmath, a sample paper illustrating various features from AMS-LaTeX. For best understanding compare the (PDF) output with the TeX source. • subeqn, a sample paper demonstrating how to use the subequation facility of amsmath. Compare the (PDF) output with the TeX source. technote.pdf technical notes on the amsmath package • thmtest, a brief test of the \newtheorem and \theoremstyle commands. Compare the (PDF) output with the TeX source. • The book More Math into LaTeX (4th edition), by George Grätzer, provides more detailed coverage and extensive examples of AMS-LaTeX.