AZ logo

CTAN directory: /macros/latex/contrib/outlines

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
outlines Produce "outline" lists.

Files

Name Size* Date UTC Notes
README 1 KiB 2012-Jan-24 Shown below
outlines.pdf 132 KiB 2012-Jan-24
outlines.sty 5 KiB 2012-Jan-24
outlines.tex 8 KiB 2012-Jan-24

  *File sizes in kibibytes.

Contents of README

The "outlines" package
----------------------
v 1.1, Charles Pecheur, January 23, 2012


The "outlines" package defines the "outline" environment,
that allows outline-style indented lists with freely mixed levels up
to four levels deep.  It replaces the nested "begin"/"end" pairs by
different item tags "\1" to "\4" for each nesting level.  This is very
convenient in cases where nested lists are used a lot, such as for to-do
lists or presentation slides.

This package is built on top of the standard list environments and has 
no specific pre-requisite.

This material is subject to the LaTeX Project Public License.