1LATEX(1)                    General Commands Manual                   LATEX(1)
2
3
4

NAME

6       latex,  elatex, lambda, pdflatex - structured text formatting and type‐
7       setting
8

SYNOPSIS

10       latex [ first line ]
11

DESCRIPTION

13       This manual page is not meant to be exhaustive.  The complete  documen‐
14       tation  for this version of TeX can be found in the info file or manual
15       Web2C: A TeX implementation.
16
17       The LaTeX language is described in the book LaTeX - A Document Prepara‐
18       tion  System.   LaTeX is a TeX macro package, not a modification to the
19       TeX source program, so all the capabilities  described  in  tex(1)  are
20       present.
21
22       The  LaTeX macros encourage writers to think about the content of their
23       documents, rather than the form.  The ideal, very difficult to realize,
24       is  to have no formatting commands (like ``switch to italic'' or ``skip
25       2 picas'') in the document at all; instead, everything is done by  spe‐
26       cific markup instructions: ``emphasize'', ``start a section''.
27
28       The  primary source of documentation for LaTeX is the LaTeX manual ref‐
29       erenced below, and the local  guide  in  the  file  local-guide.tex  or
30       local.tex or some such.
31
32       elatex is the e-TeX extended mode version of LaTeX format.
33
34       lambda is the Omega version of the LaTeX format.
35
36       pdflatex is the pdfTeX version of the LaTeX format.
37
38       On  some  systems  latex209  and slitex are available for compatibility
39       with older versions of LaTeX.  These should not be used for new texts.
40

SEE ALSO

42       amslatex(1), amstex(1), tex(1),
43       Leslie Lamport, LaTeX - A Document Preparation System,  Addison-Wesley,
44       1985, ISBN 0-201-15790-X.
45
46
47
48Web2C 7.5.4                      29 March 1999                        LATEX(1)
Impressum