AZ logo

CTAN directory: /macros/latex/contrib/listings

Note: you requested the material at a path /macros/latex/contrib/listings/listings-1.3.pdf that doesn't exist. This is the closest directory.

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

Packages in this directory:

Identifier Caption
listings Typeset source code listings using LaTeX.

Files

Name Size* Date UTC Notes
Makefile 1 KiB 2007-Mar-12
README 1 KiB 2007-Feb-28 Shown below
listings.dtx 614 KiB 2007-Mar-01
listings.ind 14 KiB 2007-Feb-28
listings.ins 1 KiB 2007-Feb-28
listings.pdf 699 KiB 2007-Feb-28
lstdrvrs.dtx 291 KiB 2007-Mar-01

  *File sizes in kibibytes.

Contents of README

Listings package
Copyright 1996--2004 Carsten Heinz (the package)
Copyright 1996--2007 individual authors (language drivers)
Copyright 2006--2007 Brooks Moses (continued maintenance)
Released under the LaTeX Project Public License 1.3 or later

The `listings' package is a source code printer for LaTeX.
You can typeset stand alone files as well as listings with
an environment similar to `verbatim' as well as you can
print code snippets using a command similar to \verb'.
Many parameters control the output and if your preferred
programming language isn't already supported, you can make
your own definition.