--- latex-manual.texi.~1.22.~ 2002-04-15 22:46:22.000000000 -0400 +++ latex-manual.texi 2005-04-05 22:07:16.000000000 -0400 @@ -32,6 +32,7 @@ @c %**end of header @c This defines the @LaTeX{} command for special 'LaTeX' typeset name address@hidden @macro LaTeX LaTeX @end macro @@ -39,6 +40,7 @@ \gdef\LaTeX{{\rm L\kern-.36em\raise.3ex\hbox{\sc a}\kern-.15em% T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX\kern.125em}} @end tex address@hidden ifnottex @dircategory GNU LaTeX Manual @direntry @@ -403,7 +405,7 @@ of Computer Programming}. It has been quite successful, and used widely for scientific books, articles, and in literate programming. There are many ways to use @TeX{}, from bare low-level commands, to general macro -packages such as Plain @TeX{}, to specialized packages such as @sc{AMS} +packages such as Plain @TeX{}, to specialized packages such as @sc{ams} @TeX{}. @LaTeX{} is simply another macro package for @TeX{}, though admittedly @@ -412,7 +414,7 @@ document types as book, article, report, and letter, and can even be used for writing slide presentations. Importantly, @LaTeX{} is much more general than @TeX{}, so that @LaTeX{} can be more easily converted to -alternative formats such as @sc{HTML}. In addition, @LaTeX{} can still +alternative formats such as @sc{html}. In addition, @LaTeX{} can still be processed through @TeX{}, giving high-quality printed output. Because of these reasons, @LaTeX{} is now the most widely used @TeX{} macro package, and used much more frequently than bare @TeX{}. @@ -808,11 +810,11 @@ why certain things are done the way they are. @menu -* Basic Syntax, Commands, and Environments:: +* Basic Syntax:: * Modes:: @end menu address@hidden Basic Syntax, Commands, and Environments address@hidden Basic Syntax @section Basic Syntax, Commands, and Environments @cindex Syntax, basic @@ -2038,7 +2040,7 @@ * Making Paragraphs:: Paragraph commands. * Margin Notes:: Putting remarks in the margin. * Math Formulae:: How to create mathematical formulae. -* Modes:: Paragraph, Math or LR modes. +* Modes Reference:: Paragraph, Math or LR modes. * Page Styles:: Various styles of page layout. * Sectioning:: How to section properly. * Spaces & Boxes:: All the associated commands. @@ -5274,7 +5276,7 @@ @comment ************************* @comment LEVEL2 address@hidden Math Formulae, Modes, Margin Notes, Command Reference address@hidden Math Formulae, Modes Reference, Margin Notes, Command Reference @comment node-name, next, previous, up @section Math Formulae @cindex Math Formulae @@ -5542,11 +5544,11 @@ @page @comment ************************* address@hidden ******* Modes *********** address@hidden **** Modes Reference **** @comment ************************* @comment LEVEL2 address@hidden Modes, Page Styles, Math Formulae, Command Reference address@hidden Modes Reference, Page Styles, Math Formulae, Command Reference @comment node-name, next, previous, up @section Modes @cindex Modes @@ -5601,7 +5603,7 @@ @comment ************************* @comment LEVEL2 address@hidden Page Styles, Sectioning, Modes, Command Reference address@hidden Page Styles, Sectioning, Modes Reference, Command Reference @comment node-name, next, previous, up @section Page Styles @cindex Styles, page @@ -5636,7 +5638,7 @@ the top of the first page. Information used to produce the title is obtained from the following declarations: address@hidden Styles} for the commands to give the information. address@hidden Styles}, for the commands to give the information. @menu * \author:: Who wrote this stuff? @@ -5934,7 +5936,7 @@ @cindex Spaces @cindex Boxes -All the predefined length parameters @xref{Predefined lengths} can be +All the predefined length parameters (@pxref{Predefined lengths}) can be used in the arguments of the box-making commands. @menu @@ -6584,7 +6586,7 @@ @end example where the @code{class} selected is one of the valid classes for LaTeX. address@hidden Classes} (and @pxref{Overview}), for details of the address@hidden Classes}, (and @pxref{Overview}) for details of the various document classes available locally. You may include other LaTeX commands between the @code{\documentclass}