<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//en">

<!–Converted with LaTeX2HTML 2022 (Released January 1, 2022) –> <HTML lang="en"> <HEAD> <TITLE>Contents of The outline environment</TITLE>

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> <META NAME="viewport" CONTENT="width=device-width, initial-scale=1.0"> <META NAME="Generator" CONTENT="LaTeX2HTML v2022">

<LINK REL="STYLESHEET" HREF="jeep.css">

<LINK REL="previous" HREF="node13_mn.html"> <LINK REL="up" HREF="node12_mn.html"> <LINK REL="next" HREF="node15_mn.html"> </HEAD>

<BODY bgcolor="#ffffff" text="#000000" link="#9944EE" vlink="#0000ff" alink="#00ff00">

<H2><A ID="SECTION00072000000000000000"> The <TT>outline</TT> environment</A> </H2>

<P> Most people who use the <TT>enumerate</TT> environment to produce a syllabus or other long nested lists of short items are dismayed by the amount of space between the items. The <TT>outline</TT> environment, which is essentially the same as <TT>enumerate</TT>, suppresses some of this space. It leaves space, however, at the beginning and end of a list, but not a sublist. For example <BR> <IMG STYLE="" SRC="img1.png" ALT="
\begin{outline}
\item Rome and Carthage
\begin{outline}\item The first Punic wa....
.....\it Carthago delenda est
\end{outline}\item Rome in the Adriatic
\end{outline}
"> <BR> You should use the <TT>outline</TT> environment sparingly. For most purposes, even for a list of a few short items, the <TT>enumerate</TT> environment produces more pleasing results.

<P>

<HR>

</BODY> </HTML>