[Vim-latex-cvs] SF.net SVN: vim-latex:[1090] trunk/htdocs
Brought to you by:
srinathava,
tmaas
|
From: <tm...@us...> - 2010-01-27 21:26:22
|
Revision: 1090
http://vim-latex.svn.sourceforge.net/vim-latex/?rev=1090&view=rev
Author: tmaas
Date: 2010-01-27 21:26:15 +0000 (Wed, 27 Jan 2010)
Log Message:
-----------
latexhelp.{html,txt} are available in download/
Modified Paths:
--------------
trunk/htdocs/.htaccess
Removed Paths:
-------------
trunk/htdocs/latexhelp.html
trunk/htdocs/latexhelp.txt
Modified: trunk/htdocs/.htaccess
===================================================================
--- trunk/htdocs/.htaccess 2010-01-27 21:14:43 UTC (rev 1089)
+++ trunk/htdocs/.htaccess 2010-01-27 21:26:15 UTC (rev 1090)
@@ -18,3 +18,6 @@
Redirect seeother /latex-suite.txt http://vim-latex.sourceforge.net/documentation/latex-suite.txt
Redirect seeother /latex-suite.html http://vim-latex.sourceforge.net/documentation/latex-suite.html
Redirect seeother /tutorial http://vim-latex.sourceforge.net/documentation/latex-suite-quickstart/
+
+Redirect seeother /latexhelp.txt http://vim-latex.sourceforge.net/download/latexhelp.txt
+Redirect seeother /latexhelp.html http://vim-latex.sourceforge.net/download/latexhelp.html
Deleted: trunk/htdocs/latexhelp.html
===================================================================
--- trunk/htdocs/latexhelp.html 2010-01-27 21:14:43 UTC (rev 1089)
+++ trunk/htdocs/latexhelp.html 2010-01-27 21:26:15 UTC (rev 1090)
@@ -1,2440 +0,0 @@
-<html>
-<head>
-<title>Vim documentation: latexhelp</title>
-<meta name="Generator" content="Vim/6.1">
-</head>
-<body bgcolor="#ffffff" text="#000000">
-<h1>Vim documentation: latexhelp</h1><hr><pre>
-<font color="#804040">*<a name="latexhelp.txt">latexhelp.txt</a>*</font> For <font color="#008080">Vim version 6.0.</font> Last change: 2001 Dec 20
-
-
- LATEX HELP 1.6
- translated (with minor changes) for vim
- by Mikolaj Machowski
-
-This file documents LaTeX2e, a document preparation system. LaTeX2e is a
-macro package for TeX.
-
- This is edition 1.6 of the LaTeX2e documentation, and is for the Texinfo
-that is distributed as part of Version 19 of GNU Emacs. It uses version
-2.134 or later of the texinfo.tex input file.
-
- This is translated from LATEX.HLP v1.0a in the VMS Help Library. The
-pre-translation version was written by George D. Greenwade of Sam Houston
-State University.
-
- The <A HREF="latexhelp.html#LaTeX">LaTeX</A> 2.09 version was written by Stephen Gilmore <st...@dc...>.
-
- The LaTeX2e version was adapted from this by Torsten Martinsen
-<bul...@dk...>.
-
- Version for vim of this manual was written by Mikolaj Machowski
-<mi...@wp...>
-
- Copyright 1988,1994 Free Software Foundation, Inc. Copyright 1994-1996
-Torsten Martinsen. Copyright for `translation' for vim Mikolaj Machowski 2001.
-
- Permission is granted to make and distribute <A HREF="latexhelp.html#verbatim">verbatim</A> copies of this manual
-provided the copyright notice and this permission notice are preserved on
-all copies.
-
- Permission is granted to copy and distribute modified versions of this
-manual under the conditions for <A HREF="latexhelp.html#verbatim">verbatim</A> copying, provided that the entire
-resulting derived work is distributed under the terms of a permission
-notice identical to this one.
-
- Permission is granted to copy and distribute translations of this manual
-into another language, under the above conditions for modified versions,
-except that the sections entitled "Distribution" and "General Public
-License" may be included in a translation approved by the author instead of
-in the original English.
-
-<font color="#008080">==============================================================================</font>
-<font color="#804040">*<a name="LaTeX">LaTeX</a>*</font> <font color="#804040">*<a name="latex">latex</a>*</font>
-
-The LaTeX command typesets a file of text using the TeX program and the LaTeX
-Macro package for TeX. To be more specific, it processes an input file
-containing the text of a document with interspersed commands that describe how
-the text should be formatted.
-
-1. Commands <font color="#008080">|<A HREF="latexhelp.html#latex-commands">latex-commands</A>|</font>
-2. Counters <font color="#008080">|<A HREF="latexhelp.html#latex-counters">latex-counters</A>|</font>
-3. Cross References <font color="#008080">|<A HREF="latexhelp.html#latex-references">latex-references</A>|</font>
-4. Definitions <font color="#008080">|<A HREF="latexhelp.html#latex-definitions">latex-definitions</A>|</font>
-5. Document Classes <font color="#008080">|<A HREF="latexhelp.html#latex-classes">latex-classes</A>|</font>
-6. Layout <font color="#008080">|<A HREF="latexhelp.html#latex-layout">latex-layout</A>|</font>
-7. Environments <font color="#008080">|<A HREF="latexhelp.html#latex-environments">latex-environments</A>|</font>
-8. Footnotes <font color="#008080">|<A HREF="latexhelp.html#latex-footnotes">latex-footnotes</A>|</font>
-9. Lengths <font color="#008080">|latex-lengths|</font>
-10. Letters <font color="#008080">|<A HREF="latexhelp.html#latex-letters">latex-letters</A>|</font>
-11. Line & Page Breaking <font color="#008080">|<A HREF="latexhelp.html#latex-breaking">latex-breaking</A>|</font>
-12. Making Paragraphs <font color="#008080">|<A HREF="latexhelp.html#latex-paragraphs">latex-paragraphs</A>|</font>
-13. Margin Notes <font color="#008080">|<A HREF="latexhelp.html#latex-margin-notes">latex-margin-notes</A>|</font>
-14. Math Formulae <font color="#008080">|<A HREF="latexhelp.html#latex-math">latex-math</A>|</font>
-15. Modes <font color="#008080">|<A HREF="latexhelp.html#latex-modes">latex-modes</A>|</font>
-16. Page Styles <font color="#008080">|<A HREF="latexhelp.html#latex-page-styles">latex-page-styles</A>|</font>
-17. Sectioning <font color="#008080">|<A HREF="latexhelp.html#latex-sectioning">latex-sectioning</A>|</font>
-18. Spaces & Boxes <font color="#008080">|<A HREF="latexhelp.html#latex-spaces-boxes">latex-spaces-boxes</A>|</font>
-19. Special Characters <font color="#008080">|latex-special-char|</font>
-20. Splitting the Input <font color="#008080">|<A HREF="latexhelp.html#latex-inputing">latex-inputing</A>|</font>
-21. Starting & Ending <font color="#008080">|<A HREF="latexhelp.html#latex-start-end">latex-start-end</A>|</font>
-22. Table of Contents <font color="#008080">|<A HREF="latexhelp.html#latex-toc">latex-toc</A>|</font>
-23. Terminal Input/Output <font color="#008080">|<A HREF="latexhelp.html#latex-terminal">latex-terminal</A>|</font>
-24. Typefaces <font color="#008080">|<A HREF="latexhelp.html#latex-typefaces">latex-typefaces</A>|</font>
-25. Parameters <font color="#008080">|<A HREF="latexhelp.html#latex-parameters">latex-parameters</A>|</font>
-
-<font color="#008080">==============================================================================</font>
-1. Commands <font color="#804040">*<a name="latex-commands">latex-commands</a>*</font>
-
-A <A HREF="latexhelp.html#LaTeX">LaTeX</A> command begins with the command name, which consists of a \ followed
-by either
- (a) a string of letters or
- (b) a single non-letter.
-
-Arguments contained in square brackets, [], are optional while arguments
-contained in braces, {}, are required.
-
-<span style="background-color: #ffff00"><font color="#0000ff">NOTE</font></span>: <A HREF="latexhelp.html#LaTeX">LaTeX</A> is case sensitive. Enter all commands in lower case unless
-explicitly directed to do otherwise.
-
-<font color="#008080">==============================================================================</font>
-2. Counters <font color="#804040">*<a name="latex-counters">latex-counters</a>*</font>
-
-<font color="#008080">|<A HREF="latexhelp.html#\addtocounter">\addtocounter</A>|</font> Add a quantity to a counter
-<font color="#008080">|<A HREF="latexhelp.html#\alph">\alph</A>|</font> Print value of a counter using letters
-<font color="#008080">|<A HREF="latexhelp.html#\arabic">\arabic</A>|</font> Print value of a counter using numerals
-<font color="#008080">|<A HREF="latexhelp.html#\fnsymbol">\fnsymbol</A>|</font> Print value of a counter using symbols
-<font color="#008080">|<A HREF="latexhelp.html#\newcounter">\newcounter</A>|</font> Define a new counter
-<font color="#008080">|<A HREF="latexhelp.html#\refstepcounter">\refstepcounter</A>|</font> Add to counter, resetting subsidiary counters
-<font color="#008080">|<A HREF="latexhelp.html#\roman">\roman</A>|</font> Print value of a counter using <A HREF="latexhelp.html#roman">roman</A> numerals
-<font color="#008080">|<A HREF="latexhelp.html#\setcounter">\setcounter</A>|</font> Set the value of a counter
-<font color="#008080">|<A HREF="latexhelp.html#\stepcounter">\stepcounter</A>|</font> Add to counter, resetting subsidiary counters
-<font color="#008080">|<A HREF="latexhelp.html#\usecounter">\usecounter</A>|</font> Use a specified counter in a <A HREF="latexhelp.html#list">list</A> environment
-<font color="#008080">|<A HREF="latexhelp.html#\value">\value</A>|</font> Use the value of a counter in an expression
-
-Everything <A HREF="latexhelp.html#LaTeX">LaTeX</A> numbers for you has a counter associated with it. The name of
-the counter is the same as the name of the environment or command that
-produces the number, except with no <font color="#008080">|<A HREF="latexhelp.html#\\">\\</A>|</font>. (<font color="#008080">|lc-enumi|</font> - <font color="#008080">|lc-enumiv|</font> are used
-for the nested <font color="#008080">|\enumerate|</font> environment.) Below is a <A HREF="latexhelp.html#list">list</A> of the counters
-used in LaTeX's standard document classes to control numbering.
-
- <font color="#008080">|part|</font> <font color="#008080">|paragraph|</font> <font color="#008080">|<A HREF="latexhelp.html#figure">figure</A>|</font> <font color="#008080">|enumi|</font> <font color="#008080">|itemi|</font>
- <font color="#008080">|chapter|</font> <font color="#008080">|subparagraph|</font> <font color="#008080">|table|</font> <font color="#008080">|enumii|</font> <font color="#008080">|itemii|</font>
- <font color="#008080">|section|</font> <font color="#008080">|page|</font> <font color="#008080">|footnote|</font> <font color="#008080">|enumiii|</font> <font color="#008080">|itemiii|</font>
- <font color="#008080">|subsection|</font> <font color="#008080">|<A HREF="latexhelp.html#equation">equation</A>|</font> <font color="#008080">|mpfootnote|</font> <font color="#008080">|enumiv|</font> <font color="#008080">|itemiv|</font>
- <font color="#008080">|subsubsection|</font>
-
-
-\addtocounter<font color="#6a5acd">{counter}{value}</font> <font color="#804040">*<a name="\addtocounter">\addtocounter</a>*</font>
- Increments the <font color="#6a5acd">{counter}</font> by the amount specified by the
- <font color="#6a5acd">{value}</font> argument. The <font color="#6a5acd">{value}</font> argument can be negative.
-
-\alph<font color="#6a5acd">{counter}</font> <font color="#804040">*<a name="\alph">\alph</a>*</font> <font color="#804040">*<a name="\Alph">\Alph</a>*</font>
-\Alph<font color="#6a5acd">{counter}</font>
- This command causes the value of the counter to be printed in
- alphabetic characters. <font color="#008080">|<A HREF="latexhelp.html#\alph">\alph</A>|</font> command uses lower case
- alphabetic alphabetic characters, i.e., a, b, c... while the
- <font color="#008080">|<A HREF="latexhelp.html#\Alph">\Alph</A>|</font> command uses upper case alphabetic characters, i.e.,
- A, B, C....
-
-\arabic<font color="#6a5acd">{counter}</font> <font color="#804040">*<a name="\arabic">\arabic</a>*</font>
- Causes the value of the <font color="#6a5acd">{counter}</font> to be printed in Arabic
- numbers, i.e., 3.
-
-\fnsymbol<font color="#6a5acd">{counter}</font> <font color="#804040">*<a name="\fnsymbol">\fnsymbol</a>*</font>
- Causes the value of the <font color="#6a5acd">{counter}</font> to be printed in a specific
- sequence of nine symbols that can be used for numbering
- footnotes.
- <span style="background-color: #ffff00"><font color="#0000ff">Note</font></span>: counter must have a value between 1 and 9 inclusive.
-
-\newcounter<font color="#6a5acd">{foo}</font>[counter] <font color="#804040">*<a name="\newcounter">\newcounter</a>*</font>
- Defines a new counter named <font color="#6a5acd">{foo}</font>. The counter is initialized
- to zero. The optional argument <font color="#6a5acd">[counter]</font> causes the counter
- <font color="#6a5acd">{foo}</font> to be reset whenever the counter named in the optional
- argument is incremented.
-
-\refstepcounter<font color="#6a5acd">{counter}</font> <font color="#804040">*<a name="\refstepcounter">\refstepcounter</a>*</font>
- Command works like <font color="#008080">|<A HREF="latexhelp.html#\stepcounter">\stepcounter</A>|</font>, except it also defines the
- current <font color="#008080">|<A HREF="latexhelp.html#\ref">\ref</A>|</font> value to be the result of \thecounter.
-
-\roman<font color="#6a5acd">{counter}</font> <font color="#804040">*<a name="\roman">\roman</a>*</font> <font color="#804040">*<a name="\Roman">\Roman</a>*</font>
-\Roman<font color="#6a5acd">{counter}</font>
- Causes the value of the <font color="#6a5acd">{counter}</font> to be printed in Roman
- numerals. The <font color="#008080">|<A HREF="latexhelp.html#\roman">\roman</A>|</font> command uses lower case <A HREF="latexhelp.html#Roman">Roman</A> numerals,
- i.e., i, ii, iii..., while the <font color="#008080">|<A HREF="latexhelp.html#\Roman">\Roman</A>|</font> command uses upper case
- <A HREF="latexhelp.html#Roman">Roman</A> numerals, i.e., I, II, III....
-
-\stepcounter<font color="#6a5acd">{counter}</font> <font color="#804040">*<a name="\stepcounter">\stepcounter</a>*</font>
- Adds one to the <font color="#6a5acd">{counter}</font> and resets all subsidiary counters.
-
-\setcounter<font color="#6a5acd">{counter}{value}</font> <font color="#804040">*<a name="\setcounter">\setcounter</a>*</font>
- Sets the value of the <font color="#6a5acd">{counter}</font> to that specified by the
- <font color="#6a5acd">{value}</font> argument.
-
-\usecounter<font color="#6a5acd">{counter}</font> <font color="#804040">*<a name="\usecounter">\usecounter</a>*</font>
- Command is used in the second argument of the <font color="#008080">|<A HREF="latexhelp.html#list">list</A>|</font>
- environment to allow the <font color="#6a5acd">{counter}</font> specified to be used to
- number the <A HREF="latexhelp.html#list">list</A> items.
-
-\value<font color="#6a5acd">{counter}</font> <font color="#804040">*<a name="\value">\value</a>*</font>
- Produces the value of the <font color="#6a5acd">{counter}</font> named in the mandatory
- argument. It can be used where <A HREF="latexhelp.html#LaTeX">LaTeX</A> expects an integer or
- number, such as the second argument of a <font color="#008080">|<A HREF="latexhelp.html#\setcounter">\setcounter</A>|</font> or
- <font color="#008080">|<A HREF="latexhelp.html#\addtocounter">\addtocounter</A>|</font> command, or in:<font color="#ffffff"> ></font>
-<font color="#008000"> \hspace{\value{foo}\parindent}</font>
-<font color="#ffffff"><</font> It is useful for doing arithmetic with counters.
-
-<font color="#008080">==============================================================================</font>
-3. Cross References <font color="#804040">*<a name="latex-references">latex-references</a>*</font>
-
-One reason for numbering things like figures and equations is to refer the
-reader to them, as in "See Figure 3 for more details."
-
-<font color="#008080">|<A HREF="latexhelp.html#\label">\label</A>|</font> Assign a symbolic name to a piece of text
-<font color="#008080">|<A HREF="latexhelp.html#\pageref">\pageref</A>|</font> Refer to a page number
-<font color="#008080">|<A HREF="latexhelp.html#\ref">\ref</A>|</font> Refer to a section, <A HREF="latexhelp.html#figure">figure</A> or similar
-
-
-\label<font color="#6a5acd">{key}</font> <font color="#804040">*<a name="\label">\label</a>*</font>
- Command appearing in ordinary text assigns to the <font color="#6a5acd">{key}</font> the
- number of the current sectional unit; one appearing inside a
- numbered environment assigns that number to the <font color="#6a5acd">{key}</font>.
-
- A <font color="#6a5acd">{key}</font> can consist of any sequence of letters, digits, or
- punctuation characters. Upper and lowercase letters are
- different.
-
- To avoid accidentally creating two labels with the same name,
- it is common to use labels consisting of a prefix and a suffix
- separated by a colon. The prefixes conventionally used are
-<font color="#804040"><b> </b></font>* <font color="#008000"><b>'cha'</b></font> for chapters
-<font color="#804040"><b> </b></font>* <font color="#008000"><b>'sec'</b></font> for lower-level sectioning commands
-<font color="#804040"><b> </b></font>* <font color="#008000"><b>'fig'</b></font> for figures
-<font color="#804040"><b> </b></font>* <font color="#008000"><b>'tab'</b></font> for tables
-<font color="#804040"><b> </b></font>* <font color="#008000"><b>'eq'</b></font> for equations
- Thus, a label for a <A HREF="latexhelp.html#figure">figure</A> would look like:<font color="#ffffff"> ></font>
-<font color="#008000"> \label{fig:bandersnatch}</font>
-
-\pageref<font color="#6a5acd">{key}</font> <font color="#804040">*<a name="\pageref">\pageref</a>*</font>
- Command produces the page number of the place in the text
- where the corresponding <font color="#008080">|<A HREF="latexhelp.html#\label">\label</A>|</font> command appears. ie. where
- <A HREF="latexhelp.html#\label">\label</A><font color="#6a5acd">{key}</font> appears.
-
-\ref<font color="#6a5acd">{key}</font> <font color="#804040">*<a name="\ref">\ref</a>*</font>
- Command produces the number of the sectional unit, equation
- number, ... of the corresponding <font color="#008080">|<A HREF="latexhelp.html#\label">\label</A>|</font> command.
-
-<font color="#008080">==============================================================================</font>
-4. Definitions <font color="#804040">*<a name="latex-definitions">latex-definitions</a>*</font>
-
-<font color="#008080">|<A HREF="latexhelp.html#\newcommand">\newcommand</A>|</font> Define a new command
-<font color="#008080">|<A HREF="latexhelp.html#\newenvironment">\newenvironment</A>|</font> Define a new environment
-<font color="#008080">|<A HREF="latexhelp.html#\newtheorem">\newtheorem</A>|</font> Define a new theorem-like environment
-<font color="#008080">|<A HREF="latexhelp.html#\newfont">\newfont</A>|</font> Define a new font name
-
-
-\newcommand<font color="#6a5acd">{cmd}</font>[args]<font color="#6a5acd">{definition}</font> <font color="#804040">*<a name="\newcommand">\newcommand</a>*</font> <font color="#804040">*<a name="\renewcommand">\renewcommand</a>*</font>
-\newcommand<font color="#6a5acd">{cmd}</font>[args][default]<font color="#6a5acd">{definition}</font>
-\renewcommand<font color="#6a5acd">{cmd}</font>[args]<font color="#6a5acd">{definition}</font>
-\renewcommand<font color="#6a5acd">{cmd}</font>[args][default]<font color="#6a5acd">{definition}</font>
-
-These commands define (or redefine) a command.
-
-<font color="#6a5acd">{cmd}</font> A command name beginning with a <font color="#008080">|<A HREF="latexhelp.html#\\">\\</A>|</font>. For <font color="#008080">|<A HREF="latexhelp.html#\newcommand">\newcommand</A>|</font> it must
- not be already defined and must not begin with <font color="#008080">|<A HREF="latexhelp.html#\end">\end</A>|</font>; for
- <font color="#008080">|<A HREF="latexhelp.html#\renewcommand">\renewcommand</A>|</font> it must already be defined.
-
-<font color="#6a5acd">{args}</font> An integer from 1 to 9 denoting the number of arguments of the
- command being defined. The default is for the command to have
- no arguments.
-
-<font color="#6a5acd">{default}</font> If this optional parameter is present, it means that the
- command's first argument is optional. The default value of the
- optional argument is default.
-
-<font color="#6a5acd">{definition}</font> The text to be substituted for every occurrence of <font color="#6a5acd">{cmd}</font>; a
- parameter of the form #n in <font color="#6a5acd">{cmd}</font> is replaced by the text of
- the nth argument when this substitution takes place.
-
-<font color="#804040"><b> </b></font><font color="#804040">*<a name="\newenvironment">\newenvironment</a>*</font> <font color="#804040">*<a name="\renewenvironment">\renewenvironment</a>*</font>
-\newenvironment<font color="#6a5acd">{nam}</font>[args]<font color="#6a5acd">{begdef}{enddef}</font>
-\newenvironment<font color="#6a5acd">{nam}</font>[args][default]<font color="#6a5acd">{begdef}{enddef}</font>
-\renewenvironment<font color="#6a5acd">{nam}</font>[args]<font color="#6a5acd">{begdef}{enddef}</font>
-
-These commands define or redefine an environment.
-
-<font color="#6a5acd">{nam}</font> The name of the environment. For <font color="#008080">|<A HREF="latexhelp.html#\newenvironment">\newenvironment</A>|</font> there must
- be no currently defined environment by that name, and the
- command \nam must be undefined. For <font color="#008080">|<A HREF="latexhelp.html#\renewenvironment">\renewenvironment</A>|</font> the
- environment must already be defined.
-
-<font color="#6a5acd">{args}</font> An integer from 1 to 9 denoting the number of arguments of
- the newly-defined environment. The default is no arguments.
-
-<font color="#6a5acd">{default}</font> If this is specified, the first argument is optional, and
- default gives the default value for that argument.
-
-<font color="#6a5acd">{begdef}</font> The text substituted for every occurrence of <A HREF="latexhelp.html#\begin">\begin</A><font color="#6a5acd">{nam}</font>; a
- parameter of the form #n in <font color="#6a5acd">{cmd}</font> is replaced by the text of
- the nth argument when this substitution takes place.
-
-<font color="#6a5acd">{enddef}</font> The text substituted for every occurrence of <A HREF="latexhelp.html#\end">\end</A><font color="#6a5acd">{nam}</font>. It
- may not contain any argument parameters.
-
-
-\newtheorem<font color="#6a5acd">{envname}{caption}</font>[within] <font color="#804040">*<a name="\newtheorem">\newtheorem</a>*</font>
-\newtheorem<font color="#6a5acd">{envname}</font>[numberedlike]<font color="#6a5acd">{caption}</font>
-
-This command defines a theorem-like environment.
-
-<font color="#6a5acd">{envname}</font> The name of the environment to be defined. A string of
- letters. It must not be the name of an existing environment or
- counter.
-
-<font color="#6a5acd">{caption}</font> The text printed at the beginning of the environment, right
- before the number. This may simply say "Theorem", for example.
-
-<font color="#6a5acd">{within}</font> The name of an already defined counter, usually of a sectional
- unit. Provides a means of resetting the new <A HREF="latexhelp.html#theorem">theorem</A> counter
- within the sectional unit.
-
-<font color="#6a5acd">{numberedlike}</font> The name of an already defined theorem-like environment.
-
-The <font color="#008080">|<A HREF="latexhelp.html#\newtheorem">\newtheorem</A>|</font> command may have at most one optional argument.
-
-
-\newfont<font color="#6a5acd">{cmd}{fontname}</font> <font color="#804040">*<a name="\newfont">\newfont</a>*</font>
- Defines the command name <font color="#6a5acd">{cmd}</font>, which must not be currently
- defined, to be a declaration that selects the font named
- <font color="#6a5acd">{fontname}</font> to be the current font.
-
-<font color="#008080">==============================================================================</font>
-5. Document Classes <font color="#804040">*<a name="latex-classes">latex-classes</a>*</font>
-
-
-\documentclass[options]<font color="#6a5acd">{class}</font> <font color="#804040">*<a name="\documentclass">\documentclass</a>*</font>
-
-Valid <A HREF="latexhelp.html#LaTeX">LaTeX</A> document classes include:
-<font color="#804040"><b> </b></font>*article <font color="#804040">*<a name="article-class">article-class</a>*</font>
-<font color="#804040"><b> </b></font>*report <font color="#804040">*<a name="report-class">report-class</a>*</font>
-<font color="#804040"><b> </b></font>*letter <font color="#804040">*<a name="letter-class">letter-class</a>*</font>
-<font color="#804040"><b> </b></font>*book <font color="#804040">*<a name="book-class">book-class</a>*</font>
-<font color="#804040"><b> </b></font>*slides <font color="#804040">*<a name="slides-class">slides-class</a>*</font>
-
-All the standard classes (except slides) accept the following options for
-selecting the typeface size (10 pt is default):
-
-10pt, 11pt, 12pt
-
-All classes accept these options for selecting the paper size (default is
-letter):
-
-a4paper, a5paper, b5paper, letterpaper, legalpaper, executivepaper
-
-Miscellaneous options:
-
-landscape <font color="#804040">*<a name="landscape">landscape</a>*</font>
- Selects landscape format. Default is portrait.
-
-titlepage, notitlepage <font color="#804040">*<a name="notitlepage">notitlepage</a>*</font>
- Selects if there should be a separate title page.
-
-leqno <font color="#804040">*<a name="leqno">leqno</a>*</font> <font color="#804040">*<a name="rqno">rqno</a>*</font>
- Equation number on left side of equations. Default is
- right side.
-
-fleqn <font color="#804040">*<a name="fleqn">fleqn</a>*</font>
- Displayed formulas flush left. Default is centred.
-
-openbib <font color="#804040">*<a name="openbib">openbib</a>*</font>
- Use "open" bibliography format.
-
-draft, final <font color="#804040">*<a name="draft">draft</a>*</font> <font color="#804040">*<a name="final">final</a>*</font>
- Mark/do not mark overfull boxes with a rule. Default is
- final.
-
-These options are not available with the slides class:
-
-oneside, twoside <font color="#804040">*<a name="oneside">oneside</a>*</font> <font color="#804040">*<a name="twoside">twoside</a>*</font>
- Selects one- or twosided layout. Default is oneside,
- except for the book class.
-
-openright, openany <font color="#804040">*<a name="openright">openright</a>*</font> <font color="#804040">*<a name="openany">openany</a>*</font>
- Determines if a chapter should start on a right-hand page.
- Default is openright for book.
-
-onecolumn, twocolumn <font color="#804040">*<a name="onecolumn">onecolumn</a>*</font> <font color="#804040">*<a name="twocolumn">twocolumn</a>*</font>
- One or two columns. Defaults to one column.
-
-The slides class offers the option clock for printing the time at the bottom
-of each <font color="#008080">|\note|</font>.
-
-If you specify more than one option, they must be separated by a comma.
-
-\usepackage[options]<font color="#6a5acd">{pkg}</font> <font color="#804040">*<a name="\usepackage">\usepackage</a>*</font>
- Additional packages are loaded by this. If you
- specify more than one package, they must be separated by a
- comma.
-
-Any options given in the <font color="#008080">|<A HREF="latexhelp.html#\documentclass">\documentclass</A>|</font> command that are unknown by the
-selected document class are passed on to the packages loaded with <font color="#008080">|<A HREF="latexhelp.html#\usepackage">\usepackage</A>|</font>.
-
-<font color="#008080">==============================================================================</font>
-6. Layout <font color="#804040">*<a name="latex-layout">latex-layout</a>*</font>
-
-Miscellaneous commands for controlling the general layout of the page.
-
-<font color="#008080">|<A HREF="latexhelp.html#\flushbottom">\flushbottom</A>|</font> Make all text pages the same height.
-<font color="#008080">|<A HREF="latexhelp.html#\onecolumn">\onecolumn</A>|</font> Use one-column layout.
-<font color="#008080">|<A HREF="latexhelp.html#\raggedbottom">\raggedbottom</A>|</font> Allow text pages of differing height.
-<font color="#008080">|<A HREF="latexhelp.html#\twocolumn">\twocolumn</A>|</font> Use two-column layout.
-
-\flushbottom <font color="#804040">*<a name="\flushbottom">\flushbottom</a>*</font>
- Makes all text pages the same height, adding extra vertical
- space when necessary to fill out the page. This is the
- standard if <A HREF="latexhelp.html#twocolumn">twocolumn</A> mode is selected.
-
-\onecolumn <font color="#804040">*<a name="\onecolumn">\onecolumn</a>*</font>
- Starts a new page and produces single-column output.
-
-\raggedbottom <font color="#804040">*<a name="\raggedbottom">\raggedbottom</a>*</font>
- Makes all pages the height of the text on that page. No extra
- vertical space is added.
-
-\twocolumn[text] <font color="#804040">*<a name="\twocolumn">\twocolumn</a>*</font>
- Starts a new page and produces two-column output. If the
- optional <font color="#6a5acd">[text]</font> argument is present, it is typeset in
- one-column mode.
-
-<font color="#008080">==============================================================================</font>
-7. Environments <font color="#804040">*<a name="latex-environments">latex-environments</a>*</font>
-
-<font color="#804040"><b> </b></font><font color="#804040">*<a name="\begin">\begin</a>*</font> <font color="#804040">*<a name="\end">\end</a>*</font>
-<A HREF="latexhelp.html#LaTeX">LaTeX</A> provides a number of different paragraph-making environments. Each
-environment begins and ends in the same manner:<font color="#ffffff"> ></font>
-
-<font color="#008000"> \begin{environment-name}</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> \end{environment-name}</font>
-<font color="#ffffff"><</font>
-a. <font color="#008080">|<A HREF="latexhelp.html#array">array</A>|</font> Math arrays
-b. <font color="#008080">|<A HREF="latexhelp.html#center">center</A>|</font> Centred lines
-c. <font color="#008080">|<A HREF="latexhelp.html#description">description</A>|</font> Labelled lists
-d. <font color="#008080">|<A HREF="latexhelp.html#enumerate">enumerate</A>|</font> Numbered lists
-e. <font color="#008080">|<A HREF="latexhelp.html#eqnarray">eqnarray</A>|</font> Sequences of aligned equations
-f. <font color="#008080">|<A HREF="latexhelp.html#equation">equation</A>|</font> Displayed equation
-g. <font color="#008080">|<A HREF="latexhelp.html#figure">figure</A>|</font> Floating figures
-h. <font color="#008080">|<A HREF="latexhelp.html#flushleft">flushleft</A>|</font> Flushed left lines
-i. <font color="#008080">|<A HREF="latexhelp.html#flushright">flushright</A>|</font> Flushed right lines
-j. <font color="#008080">|<A HREF="latexhelp.html#itemize">itemize</A>|</font> Bulleted lists
-k. <font color="#008080">|letter|</font> Letters
-l. <font color="#008080">|<A HREF="latexhelp.html#list">list</A>|</font> Generic <A HREF="latexhelp.html#list">list</A> environment
-m. <font color="#008080">|<A HREF="latexhelp.html#minipage">minipage</A>|</font> Miniature page
-n. <font color="#008080">|<A HREF="latexhelp.html#picture">picture</A>|</font> Picture with text, arrows, lines and circles
-o. <font color="#008080">|<A HREF="latexhelp.html#quotation">quotation</A>|</font> Indented environment with paragraph indentation
-p. <font color="#008080">|<A HREF="latexhelp.html#quote-l">quote-l</A>|</font> Indented environment with no paragraph indentation
-q. <font color="#008080">|<A HREF="latexhelp.html#tabbing">tabbing</A>|</font> Align text arbitrarily
-r. <font color="#008080">|table|</font> Floating tables
-s. <font color="#008080">|<A HREF="latexhelp.html#tabular">tabular</A>|</font> Align text in columns
-t. <font color="#008080">|thebibliography|</font> Bibliography or reference list
-u. <font color="#008080">|<A HREF="latexhelp.html#theorem">theorem</A>|</font> Theorems, lemmas, etc
-v. <font color="#008080">|<A HREF="latexhelp.html#titlepage">titlepage</A>|</font> For hand crafted title pages
-x. <font color="#008080">|<A HREF="latexhelp.html#verbatim">verbatim</A>|</font> Simulating typed input
-y. <font color="#008080">|<A HREF="latexhelp.html#verse">verse</A>|</font> For poetry and other things
-
-<font color="#008080">==============================================================================</font>
- a. array <font color="#804040">*<a name="array">array</a>*</font>
-<font color="#ffffff">></font>
-<font color="#008000"> \begin{array}{col1col2...coln}</font>
-<font color="#008000"> column 1 entry & column 2 entry ... & column n entry <A HREF="latexhelp.html#\\">\\</A></font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> \end{array}</font>
-
-Math arrays are produced with the <font color="#008080">|<A HREF="latexhelp.html#array">array</A>|</font> environment. It has a single mandatory
-argument describing the number of columns and the alignment within them. Each
-column, coln, is specified by a single letter that tells how items in that row
-should be formatted.
-<font color="#804040"><b> </b></font>* c -- for centred
-<font color="#804040"><b> </b></font>* l -- for flush left
-<font color="#804040"><b> </b></font>* r -- for flush right
-Column entries must be separated by an <font color="#008080">|&|</font>. Column entries may include other
-<A HREF="latexhelp.html#LaTeX">LaTeX</A> commands. Each row of the array must be terminated with the string <font color="#008080">|<A HREF="latexhelp.html#\\">\\</A>|</font>.
-
-<span style="background-color: #ffff00"><font color="#0000ff">Note</font></span> that the <font color="#008080">|<A HREF="latexhelp.html#array">array</A>|</font> environment can only be used in <font color="#008080">|<A HREF="latexhelp.html#math-mode">math-mode</A>|</font>, so normally
-it is used inside an <font color="#008080">|<A HREF="latexhelp.html#equation">equation</A>|</font> environment.
-
-<font color="#008080">==============================================================================</font>
-b. center <font color="#804040">*<a name="center">center</a>*</font>
-<font color="#ffffff">></font>
-<font color="#008000"> \begin{center}</font>
-<font color="#008000"> Text on line 1 <A HREF="latexhelp.html#\\">\\</A></font>
-<font color="#008000"> Text on line 2 <A HREF="latexhelp.html#\\">\\</A></font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> \end{center}</font>
-
-The <font color="#008080">|\center|</font> environment allows you to create a paragraph consisting of lines
-that are centred within the left and right margins on the current page. Each
-line must be terminated with the string <font color="#008080">|<A HREF="latexhelp.html#\\">\\</A>|</font>.
-
-\centering <font color="#804040">*<a name="\centering">\centering</a>*</font>
- This declaration corresponds to the <font color="#008080">|<A HREF="latexhelp.html#center">center</A>|</font> environment. This
- declaration can be used inside an environment such as
- <font color="#008080">|<A HREF="latexhelp.html#quote-l">quote-l</A>|</font> or in a <font color="#008080">|<A HREF="latexhelp.html#\parbox">\parbox</A>|</font>. The text of a <font color="#008080">|<A HREF="latexhelp.html#figure">figure</A>|</font> or <font color="#008080">|table|</font>
- can be centred on the page by putting a <font color="#008080">|<A HREF="latexhelp.html#\centering">\centering</A>|</font> command
- at the beginning of the <font color="#008080">|<A HREF="latexhelp.html#figure">figure</A>|</font> or <font color="#008080">|table|</font> environment.
- Unlike the <font color="#008080">|<A HREF="latexhelp.html#center">center</A>|</font> environment, the <font color="#008080">|<A HREF="latexhelp.html#\centering">\centering</A>|</font> command does
- not start a new paragraph; it simply changes how <A HREF="latexhelp.html#LaTeX">LaTeX</A> formats
- paragraph units. To affect a paragraph unit's format, the
- scope of the declaration must contain the blank line or <font color="#008080">|<A HREF="latexhelp.html#\end">\end</A>|</font>
- command (of an environment like <font color="#008080">|<A HREF="latexhelp.html#quote-l">quote-l</A>|</font>) that ends the
- paragraph unit.
-
-<font color="#008080">==============================================================================</font>
-c. description <font color="#804040">*<a name="description">description</a>*</font>
-<font color="#ffffff">></font>
-<font color="#008000"> \begin{description}</font>
-<font color="#008000"> <A HREF="latexhelp.html#\item">\item</A> [label] First item</font>
-<font color="#008000"> <A HREF="latexhelp.html#\item">\item</A> [label] Second item</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> \end{description}</font>
-
-The <font color="#008080">|<A HREF="latexhelp.html#description">description</A>|</font> environment is used to make labelled lists. The label is
-bold face and flushed right.
-
-<font color="#008080">==============================================================================</font>
-d. enumerate <font color="#804040">*<a name="enumerate">enumerate</a>*</font>
-<font color="#ffffff">></font>
-<font color="#008000"> \begin{enumerate}</font>
-<font color="#008000"> <A HREF="latexhelp.html#\item">\item</A> First item</font>
-<font color="#008000"> <A HREF="latexhelp.html#\item">\item</A> Second item</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> \end{enumerate}</font>
-
-The <font color="#008080">|<A HREF="latexhelp.html#enumerate">enumerate</A>|</font> environment produces a numbered list. Enumerations can be
-nested within one another, up to four levels deep. They can also be nested
-within other paragraph-making environments.
-
-<A HREF="latexhelp.html#\item">\item</A> Each item of an enumerated <A HREF="latexhelp.html#list">list</A> begins with an <font color="#008080">|<A HREF="latexhelp.html#\item">\item</A>|</font>
- command. There must be at least one <font color="#008080">|<A HREF="latexhelp.html#\item">\item</A>|</font> command
- within the environment.
-
-The <font color="#008080">|<A HREF="latexhelp.html#enumerate">enumerate</A>|</font> environment uses the <font color="#008080">|\enumi|</font> through <font color="#008080">|\enumiv|</font> counters (see
-section <font color="#008080">|<A HREF="latexhelp.html#latex-counters">latex-counters</A>|</font>). The type of numbering can be changed by redefining
-\theenumi etc.
-
-<font color="#008080">==============================================================================</font>
-e. eqnarray <font color="#804040">*<a name="eqnarray">eqnarray</a>*</font>
-<font color="#ffffff">></font>
-<font color="#008000"> \begin{eqnarray}</font>
-<font color="#008000"> math formula 1 <A HREF="latexhelp.html#\\">\\</A></font>
-<font color="#008000"> math formula 2 <A HREF="latexhelp.html#\\">\\</A></font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> \end{eqnarray}</font>
-
-The <font color="#008080">|<A HREF="latexhelp.html#eqnarray">eqnarray</A>|</font> environment is used to display a sequence of equations or
-inequalities. It is very much like a three-column <font color="#008080">|<A HREF="latexhelp.html#array">array</A>|</font> environment, with
-consecutive rows separated by <font color="#008080">|<A HREF="latexhelp.html#\\">\\</A>|</font> and consecutive items within a row separated
-by an <font color="#008080">|&|</font>.
-
-\nonumber <font color="#804040">*<a name="\nonumber">\nonumber</a>*</font>
- An <A HREF="latexhelp.html#equation">equation</A> number is placed on every line unless that
- line has a <font color="#008080">|<A HREF="latexhelp.html#\nonumber">\nonumber</A>|</font> command.
-
-\lefteqn <font color="#804040">*<a name="\lefteqn">\lefteqn</a>*</font>
- The command <font color="#008080">|<A HREF="latexhelp.html#\lefteqn">\lefteqn</A>|</font> is used for splitting long
- formulas across lines. It typesets its argument in
- display style flush left in a box of zero width.
-
-<font color="#008080">==============================================================================</font>
-f. equation <font color="#804040">*<a name="equation">equation</a>*</font>
-<font color="#ffffff">></font>
-<font color="#008000"> \begin{equation}</font>
-<font color="#008000"> math formula</font>
-<font color="#008000"> \end{equation}</font>
-
-The <font color="#008080">|<A HREF="latexhelp.html#equation">equation</A>|</font> environment centres your equation on the page and places the
-equation number in the right margin.
-
-<font color="#008080">==============================================================================</font>
-g. figure <font color="#804040">*<a name="figure">figure</a>*</font>
-<font color="#ffffff">></font>
-<font color="#008000"> \begin{figure}[placement]</font>
-<font color="#008000"> body of the figure</font>
-<font color="#008000"> \caption{figure title}</font>
-<font color="#008000"> \end{figure}</font>
-
-Figures are objects that are not part of the normal text, and are usually
-"floated" to a convenient place, like the top of a page. Figures will not be
-split between two pages.
-
-The optional argument <font color="#6a5acd">[placement]</font> determines where <A HREF="latexhelp.html#LaTeX">LaTeX</A> will try to place
-your figure. There are four places where <A HREF="latexhelp.html#LaTeX">LaTeX</A> can possibly put a float:
-
-h (Here) at the position in the text where the figure
- environment appears.
-t (Top) at the top of a text page.
-b (Bottom) at the bottom of a text page.
-p (Page of floats) on a separate float page, which is a page containing
- no text, only floats.
-
-The standard <font color="#008080">|<A HREF="latexhelp.html#report-class">report-class</A>|</font> and <font color="#008080">|<A HREF="latexhelp.html#article-class">article-class</A>|</font> use the default placement
-[tbp].
-
-The body of the <font color="#008080">|<A HREF="latexhelp.html#figure">figure</A>|</font> is made up of whatever text, <A HREF="latexhelp.html#LaTeX">LaTeX</A> commands, etc. you
-wish.
-
-The \caption command allows you to title your figure.
-
-<font color="#008080">==============================================================================</font>
-h. flushleft <font color="#804040">*<a name="flushleft">flushleft</a>*</font>
-<font color="#ffffff">></font>
-<font color="#008000"> \begin{flushleft}</font>
-<font color="#008000"> Text on line 1 <A HREF="latexhelp.html#\\">\\</A></font>
-<font color="#008000"> Text on line 2 <A HREF="latexhelp.html#\\">\\</A></font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> \end{flushleft}</font>
-
-The <font color="#008080">|<A HREF="latexhelp.html#flushleft">flushleft</A>|</font> environment allows you to create a paragraph consisting of
-lines that are flushed left, to the left-hand margin. Each line must be
-terminated with the string <font color="#008080">|<A HREF="latexhelp.html#\\">\\</A>|</font>.
-
-\raggedright <font color="#804040">*<a name="\raggedright">\raggedright</a>*</font>
- This declaration corresponds to the <font color="#008080">|<A HREF="latexhelp.html#flushleft">flushleft</A>|</font> environment.
- This declaration can be used inside an environment such as
- <font color="#008080">|<A HREF="latexhelp.html#quote-l">quote-l</A>|</font> or in a <font color="#008080">|<A HREF="latexhelp.html#\parbox">\parbox</A>|</font>. Unlike the <font color="#008080">|<A HREF="latexhelp.html#flushleft">flushleft</A>|</font>
- environment, the <font color="#008080">|<A HREF="latexhelp.html#\raggedright">\raggedright</A>|</font> command does not start a new
- paragraph; it simply changes how <A HREF="latexhelp.html#LaTeX">LaTeX</A> formats paragraph
- units. To affect a paragraph unit's format, the scope of the
- declaration must contain the blank line or <font color="#008080">|<A HREF="latexhelp.html#\end">\end</A>|</font> command (of
- an environment like <font color="#008080">|<A HREF="latexhelp.html#quote-l">quote-l</A>|</font>) that ends the paragraph unit.
-
-<font color="#008080">==============================================================================</font>
-i. flushright <font color="#804040">*<a name="flushright">flushright</a>*</font>
-<font color="#ffffff">></font>
-<font color="#008000"> \begin{flushright}</font>
-<font color="#008000"> Text on line 1 <A HREF="latexhelp.html#\\">\\</A></font>
-<font color="#008000"> Text on line 2 <A HREF="latexhelp.html#\\">\\</A></font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> \end{flushright}</font>
-
-The <font color="#008080">|<A HREF="latexhelp.html#flushright">flushright</A>|</font> environment allows you to create a paragraph consisting of
-lines that are flushed right, to the right-hand margin. Each line must be
-terminated with the string <font color="#008080">|<A HREF="latexhelp.html#\\">\\</A>|</font>.
-
-\raggedleft <font color="#804040">*<a name="\raggedleft">\raggedleft</a>*</font>
- This declaration corresponds to the <font color="#008080">|<A HREF="latexhelp.html#flushright">flushright</A>|</font> environment.
- This declaration can be used inside an environment such as
- <font color="#008080">|<A HREF="latexhelp.html#quote-l">quote-l</A>|</font> or in a <font color="#008080">|<A HREF="latexhelp.html#\parbox">\parbox</A>|</font>. Unlike the <font color="#008080">|<A HREF="latexhelp.html#flushright">flushright</A>|</font>
- environment, the <font color="#008080">|<A HREF="latexhelp.html#\raggedleft">\raggedleft</A>|</font> command does not start a new
- paragraph; it simply changes how <A HREF="latexhelp.html#LaTeX">LaTeX</A> formats paragraph
- units. To affect a paragraph unit's format, the scope of the
- declaration must contain the blank line or <font color="#008080">|<A HREF="latexhelp.html#\end">\end</A>|</font> command (of
- an environment like <font color="#008080">|<A HREF="latexhelp.html#quote-l">quote-l</A>|</font>) that ends the paragraph unit.
-
-<font color="#008080">==============================================================================</font>
-j. itemize <font color="#804040">*<a name="itemize">itemize</a>*</font>
-<font color="#ffffff">></font>
-<font color="#008000"> \begin{itemize}</font>
-<font color="#008000"> <A HREF="latexhelp.html#\item">\item</A> First item</font>
-<font color="#008000"> <A HREF="latexhelp.html#\item">\item</A> Second item</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> \end{itemize}</font>
-
-The <font color="#008080">|<A HREF="latexhelp.html#itemize">itemize</A>|</font> environment produces a "bulleted" list. Itemizations can be
-nested within one another, up to four levels deep. They can also be nested
-within other paragraph-making environments.
-
-\item <font color="#804040">*<a name="\item">\item</a>*</font>
- Each item of an itemized <A HREF="latexhelp.html#list">list</A> begins with an <font color="#008080">|<A HREF="latexhelp.html#\item">\item</A>|</font> command.
- There must be at least one <font color="#008080">|<A HREF="latexhelp.html#\item">\item</A>|</font> command within the
- environment.
-
-The <A HREF="latexhelp.html#itemize">itemize</A> environment uses the <font color="#008080">|\itemi|</font> through <font color="#008080">|\itemiv|</font> counters (see
-section <font color="#008080">|<A HREF="latexhelp.html#latex-counters">latex-counters</A>|</font>). The type of numbering can be changed by redefining
-\theitemi etc.
-
-<font color="#008080">==============================================================================</font>
-k. letter <font color="#804040">*<a name="\letter">\letter</a>*</font>
-
-This environment is used for creating letters. See section <font color="#008080">|<A HREF="latexhelp.html#latex-letters">latex-letters</A>|</font>.
-
-<font color="#008080">==============================================================================</font>
-l. list <font color="#804040">*<a name="list">list</a>*</font>
-
-The <font color="#008080">|<A HREF="latexhelp.html#list">list</A>|</font> environment is a generic environment which is used for defining many
-of the more specific environments. It is seldom used in documents, but often
-in macros.
-<font color="#ffffff">></font>
-<font color="#008000"> \begin{list}{label}{spacing}</font>
-<font color="#008000"> <A HREF="latexhelp.html#\item">\item</A> First item</font>
-<font color="#008000"> <A HREF="latexhelp.html#\item">\item</A> Second item</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> \end{list}</font>
-
-<font color="#008000"><b>'label'</b></font> The <font color="#6a5acd">{label}</font> argument specifies how items should be labelled.
- This argument is a piece of text that is inserted in a box to
- form the <font color="#6a5acd">{label}</font>. This argument can and usually does contain
- other <A HREF="latexhelp.html#LaTeX">LaTeX</A> commands.
-
-<font color="#008000"><b>'spacing'</b></font> The <font color="#6a5acd">{spacing}</font> argument contains commands to change the spacing
- parameters for the <font color="#008080">|<A HREF="latexhelp.html#list">list</A>|</font>. This argument will most often be
- null, i.e., {}. This will select all default spacing which
- should suffice for most cases.
-
-<font color="#008080">==============================================================================</font>
-m. minipage <font color="#804040">*<a name="minipage">minipage</a>*</font>
-<font color="#ffffff">></font>
-<font color="#008000"> \begin{minipage}[position]{width}</font>
-<font color="#008000"> text</font>
-<font color="#008000"> \end{minipage}</font>
-
-The <font color="#008080">|<A HREF="latexhelp.html#minipage">minipage</A>|</font> environment is similar to a <font color="#008080">|<A HREF="latexhelp.html#\parbox">\parbox</A>|</font> command. It takes the
-same optional <font color="#6a5acd">[position]</font> argument and mandatory <font color="#6a5acd">{width}</font> argument. You may use
-other paragraph-making environments inside a <font color="#008080">|<A HREF="latexhelp.html#minipage">minipage</A>|</font>. Footnotes in a
-minipage environment are handled in a way that is particularly useful for
-putting footnotes in figures or tables. A <font color="#008080">|<A HREF="latexhelp.html#\footnote">\footnote</A>|</font> or <font color="#008080">|<A HREF="latexhelp.html#\footnotetext">\footnotetext</A>|</font>
-command puts the footnote at the bottom of the minipage instead of at the
-bottom of the page, and it uses the <font color="#008080">|\mpfootnote|</font> counter instead of the
-ordinary footnote counter. See sections <font color="#008080">|<A HREF="latexhelp.html#latex-counters">latex-counters</A>|</font> and
-<font color="#008080">|<A HREF="latexhelp.html#latex-footnotes">latex-footnotes</A>|</font>.
-
-<span style="background-color: #ffff00"><font color="#0000ff">NOTE</font></span>: Don't put one <font color="#008080">|<A HREF="latexhelp.html#minipage">minipage</A>|</font> inside another if you are using footnotes; they
-may wind up at the bottom of the wrong minipage.
-
-<font color="#008080">==============================================================================</font>
-n. picture <font color="#804040">*<a name="picture">picture</a>*</font>
-<font color="#ffffff">></font>
-<font color="#008000"> size position</font>
-<font color="#008000"> \begin{picture}(width,height)(x offset,y offset)</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> picture commands</font>
-<font color="#008000"> .</font>
-<font color="#008000"> .</font>
-<font color="#008000"> \end{picture}</font>
-
-The <font color="#008080">|<A HREF="latexhelp.html#picture">picture</A>|</font> environment allows you to create just about any kind of picture
-you want containing text, lines, arrows and circles. You tell <A HREF="latexhelp.html#LaTeX">LaTeX</A> where to
-put things in the picture by specifying their coordinates. A coordinate is a
-number that may have a decimal point and a minus sign -- a number like 5, 2.3
-or -3.1416. A coordinate specifies a length in multiples of the unit length
-<font color="#008080">|\unitlength|</font>, so if <font color="#008080">|\unitlength|</font> has been set to 1cm, then the coordinate
-2.54 specifies a length of 2.54 centimetres. You can change the value of
-<font color="#008080">|\unitlength|</font> anywhere you want, using the <font color="#008080">|<A HREF="latexhelp.html#\setlength">\setlength</A>|</font> command, but strange
-things will happen if you try changing it inside the <font color="#008080">|<A HREF="latexhelp.html#picture">picture</A>|</font> environment.
-
-A position is a pair of coordinates, such as (2.4,-5), specifying the point
-with x-coordinate 2.4 and y-coordinate -5. Coordinates are specified in the
-usual way with respect to an origin, which is normally at the lower-left
-corner of the <font color="#008080">|<A HREF="latexhelp.html#picture">picture</A>|</font>.
-<span style="background-color: #ffff00"><font color="#0000ff">Note</font></span> that when a position appears as an argument, it is not enclosed in
-braces; the paren...
[truncated message content] |