1AMSTEX(1) General Commands Manual AMSTEX(1)
2
3
4
6 amstex - structured text formatting and typesetting
7
9 amstex [first-line]
10
12 This manual page is not meant to be exhaustive. The complete documen‐
13 tation for this version of TeX can be found in the info file or manual
14 Web2C: A TeX implementation.
15
16 The AmSTeX language is described in the book The Joy of TeX. AmSTeX is
17 a TeX macro package, not a modification to the TeX source program, so
18 all the capabilities described in tex(1) are present.
19
20 The AmSTeX macros encourage writers to think about the content of their
21 documents, rather than the form. The ideal, not always realized, is to
22 have no formatting commands (like “switch to italic” or “skip 2 picas”)
23 in the document at all; instead, everything is done by specific markup
24 instructions: “emphasize”, “start a section”.
25
26 For authors more familiar with LaTeX, an AMS-supported package called
27 amsmath.sty is available, among others.
28
30 amsguide.tex
31 Documentation for AmSTeX, typesettable by TeX.
32
33 amfndoc.tex
34 Documentation for AMS fonts, typesettable by TeX.
35
37 latex(1), tex(1), slitex(1).
38 Michael Spivak, The Joy of TeX, 2nd edition, American Mathematical So‐
39 ciety, 1990, ISBN 0-8218-2997-1.
40
41
42
43Web2C 2023 16 June 2015 AMSTEX(1)