AZ logo

CTAN directory: /macros/latex/contrib/newalg

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

Packages in this directory:

Identifier Caption
newalg Format algorithms like Cormen, Leiserson and Rivest.

Files

Name Size* Date UTC Notes
README 1 KiB 1995-Jan-08 Shown below
newalg.dtx 14 KiB 1995-Jan-11
newalg.ins 118 bytes 1995-Jan-08
newalg.pdf 227 KiB 2005-May-23

  *File sizes in kibibytes.

Contents of README

			   The newalg package
                           ------------------

Introduction
------------

The package contains the definitions that are needed to typeset code
algorithms in a pretty way.  The Formatted algorithms follow the style
set forth in the book ``Introduction to Algorithms'' by Corman,
Leiserson and Rivest.

Read the included documentation for usage and examples.

Installation
------------

To generate the newalg.sty file run "latex newalg.ins".  The generated
file can be copied to the LaTeX macros directory.

To generate the documentation run latex 3 times on the file newalg.dtx.
This must be done after the newalg.sty file is generated (Does not need
to be installed into the tree).